rsyslog/tests/testsuites/imtcp_conndrop.conf
Rainer Gerhards bb8ab61f4f reverting back to non-debug settings
debug settings in testbench were accidently left on, including a
special test case
2011-07-13 13:49:34 +02:00

16 lines
433 B
Plaintext

# simple async writing test
# rgerhards, 2010-03-09
$MaxMessageSize 10k
$IncludeConfig diag-common.conf
$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 10000
$InputTCPServerRun 13514
$template outfmt,"%msg:F,58:2%,%msg:F,58:3%,%msg:F,58:4%\n"
$template dynfile,"rsyslog.out.log" # trick to use relative path names!
$OMFileFlushOnTXEnd off
$OMFileFlushInterval 2
$OMFileIOBufferSize 256k
local0.* ?dynfile;outfmt