rsyslog/tests/testsuites/now-utc.conf
2016-02-23 14:54:40 +01:00

10 lines
267 B
Plaintext

$IncludeConfig diag-common.conf
$ModLoad ../plugins/imtcp/.libs/imtcp
$InputTCPServerRun 13514
template(name="outfmt" type="string"
string="%$now%,%$now-utc%\n")
:msg, contains, "msgnum:" action(type="omfile" template="outfmt"
file="rsyslog.out.log")