diff options
-rw-r--r-- | tests/testsuites/stop.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testsuites/stop.conf b/tests/testsuites/stop.conf index 707e5f61..84beab82 100644 --- a/tests/testsuites/stop.conf +++ b/tests/testsuites/stop.conf @@ -6,7 +6,6 @@ input(type="imtcp" port="13514") if $msg contains "00000001" then stop -/tmp/tmp.log template(name="outfmt" type="string" string="%msg:F,58:2%\n") if $msg contains "msgnum:" then action(type="omfile" file="rsyslog.out.log" template="outfmt") |