rsyslog/tests/testsuites/manyptcp.conf
2010-11-25 14:29:02 +01:00

13 lines
357 B
Plaintext

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