blob: c464f8386c18650ba0a356be1555d2b8ecc94048 (
plain)
1
2
3
|
# this include provides our standard omfile action. It is primarily
# used for include() tests, but may have other uses as well.
action(type="omfile" template="outfmt" file=`echo $RSYSLOG_OUT_LOG`)
|