From dcc721a95bef6f0d8e6d8775b8efe33e5aecd562 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 18:28:20 +0200 Subject: Adding upstream version 8.2402.0. Signed-off-by: Daniel Baumann --- tests/testsuites/abort-uncleancfg-goodcfg.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 tests/testsuites/abort-uncleancfg-goodcfg.conf (limited to 'tests/testsuites/abort-uncleancfg-goodcfg.conf') diff --git a/tests/testsuites/abort-uncleancfg-goodcfg.conf b/tests/testsuites/abort-uncleancfg-goodcfg.conf new file mode 100755 index 0000000..e3c3a98 --- /dev/null +++ b/tests/testsuites/abort-uncleancfg-goodcfg.conf @@ -0,0 +1,9 @@ +$AbortOnUncleanConfig on + +$ModLoad ../plugins/imtcp/.libs/imtcp +$MainMsgQueueTimeoutShutdown 10000 +$InputTCPServerRun 13514 + +$template outfmt,"%msg:F,58:2%\n" +$template dynfile,"rsyslog.out.log" # trick to use relative path names! +:msg, contains, "msgnum:" ?dynfile;outfmt -- cgit v1.2.3