summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/random.conf
blob: 74ec61a8fa0e01d2c557c94e61645d6af27843b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# we write to /dev/null, as we have no chance to verify the output
# in any case. What we really check is that rsyslogd does not
# segfault or otherwise abort.
# rgerhards, 2010-04-01
$IncludeConfig diag-common.conf

# The random data will generate TCP framing error messages. We will
# not clutter the test output with them. So we disable error messages
# to stderr.
$ErrorMessagesToStderr off

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

$template outfmt,"%rawmsg%\n"
$template dynfile,"rsyslog.out.log" # trick to use relative path names!
*.* /dev/null