mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 20:23:01 +02:00
20 lines
578 B
Plaintext
20 lines
578 B
Plaintext
=== Remote Syslog
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/syslog/remote]
|
|
|
|
==== Description
|
|
|
|
Verify logging to remote, acting as a remote, and RFC5424 log format.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Remote Syslog topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to client and server DUTs
|
|
. Configure client DUT as syslog client with server DUT as remote, and configure server DUT as syslog server
|
|
. Send security:notice log message from client and verify reception of client log message, incl. sorting to /log/security on server
|
|
|
|
|