rsyslog/tests/testsuites/parse1udp.conf
Rainer Gerhards 77c992e215 fully optimized datetime module and enhanced test suite
tests for the various timestamp formats have been added
2009-06-19 11:30:57 +02:00

10 lines
337 B
Plaintext

$ModLoad ../plugins/omstdout/.libs/omstdout
$ModLoad ../plugins/imudp/.libs/imudp
$UDPServerRun 12514
$ErrorMessagesToStderr off
# use a special format that we can easily parse in expect
$template expect,"%PRI%,%syslogfacility-text%,%syslogseverity-text%,%timestamp%,%hostname%,%programname%,%syslogtag%,%msg%\n"
*.* :omstdout:;expect