summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/sndrcv_udp_rcvr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/sndrcv_udp_rcvr.conf')
-rw-r--r--tests/testsuites/sndrcv_udp_rcvr.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/testsuites/sndrcv_udp_rcvr.conf b/tests/testsuites/sndrcv_udp_rcvr.conf
new file mode 100644
index 00000000..e5401811
--- /dev/null
+++ b/tests/testsuites/sndrcv_udp_rcvr.conf
@@ -0,0 +1,11 @@
+# see equally-named shell file for details
+# rgerhards, 2009-11-12
+$IncludeConfig diag-common.conf
+
+$ModLoad ../plugins/imudp/.libs/imudp
+# then SENDER sends to this port (not tcpflood!)
+$UDPServerRun 514
+
+$template outfmt,"%msg:F,58:2%\n"
+$template dynfile,"rsyslog.out.log" # trick to use relative path names!
+:msg, contains, "msgnum:" ?dynfile;outfmt