summaryrefslogtreecommitdiff
path: root/tests/testsuites/sndrcv_relp_rcvr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/sndrcv_relp_rcvr.conf')
-rw-r--r--tests/testsuites/sndrcv_relp_rcvr.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/testsuites/sndrcv_relp_rcvr.conf b/tests/testsuites/sndrcv_relp_rcvr.conf
new file mode 100644
index 0000000..d79f714
--- /dev/null
+++ b/tests/testsuites/sndrcv_relp_rcvr.conf
@@ -0,0 +1,9 @@
+# rgerhards, 2013-12-10
+$IncludeConfig diag-common.conf
+
+module(load="../plugins/imrelp/.libs/imrelp")
+# then SENDER sends to this port (not tcpflood!)
+input(type="imrelp" port="13515")
+
+$template outfmt,"%msg:F,58:2%\n"
+:msg, contains, "msgnum:" action(type="omfile" file="rsyslog.out.log" template="outfmt")