Configured the following item:
With the following trigger:
Will send us an event (critical) if the log file has the following content:
But the log file has no "OK" statement. How can i reset the trigger status autmoatically or manually. "ack" will not work for me since the trigger state is not changed.
Code:
log[/var/log/lskn/lskn_procmon.log,alert]
Code:
({LSKN_Template_LOG_procmon.log:log[/var/log/lskn/lskn_procmon.log,alert].str(alert)}>0)
Thu Nov 5 09:26:31 CET 2009 alert: Dies ist ein Test


Comment