summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/dynfile_invalid.conf
blob: 458f199b91e0d5d4c226c744b56ec41dee2939f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# simple async writing test
# rgerhards, 2010-03-09
$IncludeConfig diag-common.conf

$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 10000
$InputTCPServerRun 13514

$template outfmt,"%msg:F,58:3%\n"
$template dynfile,"%msg:F,58:2%.log" # complete name is in message
$OMFileFlushOnTXEnd on
$DynaFileCacheSize 4
$omfileFlushInterval 1
local0.* ?dynfile;outfmt