summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/rcvr_fail_restore_rcvr.conf
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-30 11:19:22 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-30 11:19:22 +0200
commitb59f8fd65d4f464ce3673439725db1606ec31329 (patch)
treec088eff1b782635bd43a061a0e7c340494e10a77 /tests/testsuites/rcvr_fail_restore_rcvr.conf
parent5bfa8d2a254e0ead0608b954bdab6dd2a7d9f3e0 (diff)
downloadrsyslog-b59f8fd65d4f464ce3673439725db1606ec31329.tar.gz
rsyslog-b59f8fd65d4f464ce3673439725db1606ec31329.tar.xz
rsyslog-b59f8fd65d4f464ce3673439725db1606ec31329.zip
fixed problem in testbench & added new test (not yet integrated)
The test is a setup scenario for this bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=241
Diffstat (limited to 'tests/testsuites/rcvr_fail_restore_rcvr.conf')
-rw-r--r--tests/testsuites/rcvr_fail_restore_rcvr.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/testsuites/rcvr_fail_restore_rcvr.conf b/tests/testsuites/rcvr_fail_restore_rcvr.conf
new file mode 100644
index 00000000..38ebad29
--- /dev/null
+++ b/tests/testsuites/rcvr_fail_restore_rcvr.conf
@@ -0,0 +1,8 @@
+$IncludeConfig diag-common2.conf
+
+$ModLoad ../plugins/imtcp/.libs/imtcp
+# then SENDER sends to this port (not tcpflood!)
+$InputTCPServerRun 13515
+
+$template outfmt,"%msg:F,58:2%\n"
+:msg, contains, "msgnum:" ./rsyslog.out.log;outfmt