mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-05 15:13:02 +02:00
21 lines
581 B
Plaintext
21 lines
581 B
Plaintext
=== Remote syslog
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/ietf_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
|
|
. Verify reception of client log message, incl. sorting to /log/security on server
|
|
|
|
|