- Code: Select all
if $syslogfacility-text == 'local0' and $msg startswith 'DEVNAME' and not ($msg contains 'error1' or $msg contains 'error0') then 'run_my_script_somehow'
Moderator: rgerhards
if $syslogfacility-text == 'local0' and $msg startswith 'DEVNAME' and not ($msg contains 'error1' or $msg contains 'error0') then 'run_my_script_somehow'

Users browsing this forum: No registered users and 0 guests