rsyslog/tests/testsuites/manytcp.conf
2009-05-28 15:19:03 +02:00

14 lines
380 B
Plaintext

# Test for tcp "flood" testing
# rgerhards, 2009-04-08
$IncludeConfig diag-common.conf
$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 10000
$MaxOpenFiles 2000
$InputTCPMaxSessions 1100
$InputTCPServerRun 13514
$template outfmt,"%msg:F,58:2%\n"
$template dynfile,"rsyslog.out.log" # trick to use relative path names!
:msg, contains, "msgnum:" ?dynfile;outfmt