rsyslog/tests/testsuites/failover-async.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
262 B
Plaintext

# see the equally-named .sh file for details
$IncludeConfig diag-common.conf
$template outfmt,"%msg:F,58:2%\n"
# note: the target server shall not be available!
$ActionQueueType LinkedList
:msg, contains, "msgnum:" @@127.0.0.1:13514
& ./rsyslog.out.log;outfmt