summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/imptcp_addtlframedelim.conf
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-08-11 15:06:50 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-08-11 15:06:50 +0200
commit809ed1768b83bc0c5392f943f4820523494e8285 (patch)
tree5f8f3b8e27e70d3ecf7190876cba9c2c7489135a /tests/testsuites/imptcp_addtlframedelim.conf
parent4bf834bad6640b5670959ce0c21557bf5923bb2b (diff)
downloadrsyslog-809ed1768b83bc0c5392f943f4820523494e8285.tar.gz
rsyslog-809ed1768b83bc0c5392f943f4820523494e8285.tar.xz
rsyslog-809ed1768b83bc0c5392f943f4820523494e8285.zip
imptcp: added $InputPTCPServerAddtlFrameDelimiter directive
also improved testbench
Diffstat (limited to 'tests/testsuites/imptcp_addtlframedelim.conf')
-rw-r--r--tests/testsuites/imptcp_addtlframedelim.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/testsuites/imptcp_addtlframedelim.conf b/tests/testsuites/imptcp_addtlframedelim.conf
new file mode 100644
index 00000000..eb7ed0c4
--- /dev/null
+++ b/tests/testsuites/imptcp_addtlframedelim.conf
@@ -0,0 +1,13 @@
+$IncludeConfig diag-common.conf
+
+$ModLoad ../plugins/imptcp/.libs/imptcp
+$MainMsgQueueTimeoutShutdown 10000
+$InputPTCPServerAddtlFrameDelimiter 0
+$InputPTCPServerRun 13514
+
+$template outfmt,"%msg:F,58:2%\n"
+$OMFileFlushOnTXEnd off
+$OMFileFlushInterval 2
+$OMFileIOBufferSize 256k
+$IncludeConfig rsyslog.action.1.include
+local0.* ./rsyslog.out.log;outfmt