summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/sndrcv_failover_rcvr.conf
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-06-21 15:11:21 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-06-21 15:11:21 +0200
commit242c263dc2eaa5c148d481503dae0498ee626103 (patch)
tree3d64994a124fdc5b9346c4bfef4e4d8938d50603 /tests/testsuites/sndrcv_failover_rcvr.conf
parentd5f78989d8fd2a3c11fd1e6ed1cd4d688b1e6728 (diff)
parent86225089f2d0e82deb368e1688464e8ba84d24cf (diff)
downloadrsyslog-242c263dc2eaa5c148d481503dae0498ee626103.tar.gz
rsyslog-242c263dc2eaa5c148d481503dae0498ee626103.tar.xz
rsyslog-242c263dc2eaa5c148d481503dae0498ee626103.zip
Merge branch 'v5-stable' into v5-devel
Conflicts: ChangeLog configure.ac doc/manual.html
Diffstat (limited to 'tests/testsuites/sndrcv_failover_rcvr.conf')
-rw-r--r--tests/testsuites/sndrcv_failover_rcvr.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/testsuites/sndrcv_failover_rcvr.conf b/tests/testsuites/sndrcv_failover_rcvr.conf
new file mode 100644
index 00000000..6f7ce34b
--- /dev/null
+++ b/tests/testsuites/sndrcv_failover_rcvr.conf
@@ -0,0 +1,11 @@
+# see equally-named shell file for details
+# rgerhards, 2009-11-11
+$IncludeConfig diag-common.conf
+
+$ModLoad ../plugins/imtcp/.libs/imtcp
+# then SENDER sends to this port (not tcpflood!)
+$InputTCPServerRun 13515
+
+$template outfmt,"%msg:F,58:2%\n"
+$template dynfile,"rsyslog.out.log" # trick to use relative path names!
+:msg, contains, "msgnum:" ?dynfile;outfmt