Hey,
I am currently monitoring a log file and set up a trigger to catch "ERROR":
ITEM
key: log[/var/log/messages]
TRIGGER
{Template_Linux:log[/var/log/messages].regexp([Ee][Rr][Rr][Oo][Rr])}=1
When the regexp is matched, all works fine since the trigger is set to TRUE.
However, when I try to acknowledge the trigger, it remains to TRUE! Why?
I certainly doing something wrong or misunderstanding how it works, so please, can someone explain me how it works and what is the problem?
Thank you very much
I am currently monitoring a log file and set up a trigger to catch "ERROR":
ITEM
key: log[/var/log/messages]
TRIGGER
{Template_Linux:log[/var/log/messages].regexp([Ee][Rr][Rr][Oo][Rr])}=1
When the regexp is matched, all works fine since the trigger is set to TRUE.
However, when I try to acknowledge the trigger, it remains to TRUE! Why?
I certainly doing something wrong or misunderstanding how it works, so please, can someone explain me how it works and what is the problem?
Thank you very much