mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-24 09:43:02 +02:00
Let's drop the leading IETF or Infix prefixes from tests. Initially the idea was to mimnic the YANG models, but it's difficult to navigate and does not provide any real benefit to developers or end-users. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
=== Syslog Basic
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/syslog/basic]
==== Description
Add syslog actions matching on different facility and severity levels to
log to local files, then verify new log files have been created. In one
case we use an absolute `file:/path/to/bar.log` and in another a relative
path `file:foo`.
==== Topology
image::topology.svg[Syslog Basic topology, align=center, scaledwidth=75%]
==== Sequence
. Set up topology and attach to target DUT
. Configure syslog on DUT to log to files '/log/bar.log' and 'foo'
. Verify log files have been created