summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/linkedlistqueue.conf
blob: ecfc7a26a636c3cd0816c5838c9cdd5803cd9d60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Test for queue LinkedList mode (see .sh file for details)
# rgerhards, 2009-04-17
$ModLoad ../plugins/imtcp/.libs/imtcp
$MainMsgQueueTimeoutShutdown 10000
$InputTCPServerRun 13514

$ErrorMessagesToStderr off

# set spool locations and switch queue to disk-only mode
$MainMsgQueueType LinkedList

$template outfmt,"%msg:F,58:2%\n"
$template dynfile,"rsyslog.out.log" # trick to use relative path names!
:msg, contains, "msgnum:" ?dynfile;outfmt