rsyslog/tests/fac_news.sh
Rainer Gerhards b17a9e6f59 bugfix: in 7.6.4, pri-based filters did not work correctly
messages were distributed to the wrong bins.
2014-09-17 11:16:45 +02:00

11 lines
454 B
Bash
Executable File

# added 2014-09-17 by Rgerhards
# This file is part of the rsyslog project, released under ASL 2.0
source $srcdir/diag.sh init
source $srcdir/diag.sh startup fac_news.conf
source $srcdir/diag.sh tcpflood -m1000 -P 57
source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages
source $srcdir/diag.sh wait-shutdown # and wait for it to terminate
source $srcdir/diag.sh seq-check 0 999
source $srcdir/diag.sh exit