rsyslog/tests/testsuites/tabescape_dflt.conf
Rainer Gerhards 18399f11cd re-implemented $EscapeControlCharacterTab config directive
Based on Jonathan Bond-Caron's patch for v4. This now also includes some
automatted tests.
2009-11-27 11:26:09 +01:00

9 lines
266 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 fmt,"%msg%\n"
*.* :omstdout:;fmt