rsyslog/tests/testsuites/parse2.conf
2009-10-19 15:36:16 +02:00

9 lines
360 B
Plaintext

$ModLoad ../plugins/omstdout/.libs/omstdout
$IncludeConfig nettest.input.conf # This picks the to be tested input from the test driver!
$ErrorMessagesToStderr off
# use a special format that we can easily parse in expect
$template output,"%PRI%,%syslogfacility-text%,%syslogseverity-text%,%timestamp%,%programname%,%syslogtag%,%msg%\n"
*.* :omstdout:;output