rsyslog/tests/testsuites/imptcp_large.conf
Rainer Gerhards ee4aed1713 added tests for imptcp and fixed some problems with it
it now also works reliably in edge-triggered mode
2010-08-10 16:18:21 +02:00

17 lines
476 B
Plaintext

# simple async writing test
# rgerhards, 2010-03-09
$MaxMessageSize 10k
$IncludeConfig diag-common.conf
$ModLoad ../plugins/imptcp/.libs/imptcp
$MainMsgQueueTimeoutShutdown 10000
$InputPTCPServerRun 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
$IncludeConfig rsyslog.action.1.include
local0.* ?dynfile;outfmt