rsyslog/tests/testsuites/tspgsql.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

9 lines
250 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
$template fmt,"%timestamp:::date-pgsql%\n"
*.* :omstdout:;fmt