Files
Joachim Wiberg 1bbd80d8c7 test: drop leading ietf/infix prefix from directories
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>
2025-11-20 20:23:23 +01:00
..

=== 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