rsyslog/tests/testsuites/udp-msgreduc-vg.conf
Rainer Gerhards c130eb2021 improved testbench
- added valgrind-based test (the first one ever ;))
- fixed memory leak in imdiag (guess how this was detected...)
2011-03-01 16:00:22 +01:00

12 lines
311 B
Plaintext

# Test for queue disk mode (see .sh file for details)
# rgerhards, 2009-05-22
$IncludeConfig diag-common.conf
$ModLoad ../plugins/imudp/.libs/imudp
$UDPServerRun 13514
$RepeatedMsgReduction on
$template outfmt,"%msg:F,58:2%\n"
*.* ./rsyslog.out.log;outfmt
#:msg, contains, "msgnum:" ./rsyslog.out.log;outfmt