rsyslog/tests/testsuites/failover-no-rptd.conf
Rainer Gerhards ce1860a0bc bugfix: failover did not work correctly if repeated msg reduction was on
affected directive was: $ActionExecOnlyWhenPreviousIsSuspended on
2011-03-16 14:40:36 +01:00

10 lines
239 B
Plaintext

# see the equally-named .sh file for details
$IncludeConfig diag-common.conf
$RepeatedMsgReduction on
# second action should never execute
:msg, contains, "msgnum:" /dev/null
$ActionExecOnlyWhenPreviousIsSuspended on
& ./rsyslog.out.log