Files
infix/test/case/syslog
Joachim Wiberg b40c605ac5 test/case: simplify and add load-bearing sleep(2)
This (new) test sometimes fail on HW, so let's hold off a while before
sending our log messages.  Ths should allow the DUTs to settle.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-11-20 20:23:24 +01:00
..

:testgroup:
== Syslog

Tests verifying syslog configuration and operation:

 - Basic local syslog functionality and log generation
 - Remote syslog forwarding and network logging
 - Pattern matching using POSIX regex on message content
 - Advanced comparison operators and actions
 - Hostname-based filtering for incoming messages
 - Property-based filtering with operators and negation

include::basic/Readme.adoc[]

<<<

include::remote/Readme.adoc[]

<<<

include::pattern_match/Readme.adoc[]

<<<

include::advanced_compare/Readme.adoc[]

<<<

include::hostname_filter/Readme.adoc[]

<<<

include::property_filter/Readme.adoc[]