I've done some triggers for nativ windows event logs. One of them looks like that: {host:eventlog[Application]. logseverity( 1 ) }=1
This trigger become true when agent find Information event in Application log. After some times (about 1h) triger change its status to false (if non of information events are logged). I can't find how long this trigger are true. It seems like there is a random time around 1h. How could I reset (automaticly) trigger status for windows event log trigger?
This trigger become true when agent find Information event in Application log. After some times (about 1h) triger change its status to false (if non of information events are logged). I can't find how long this trigger are true. It seems like there is a random time around 1h. How could I reset (automaticly) trigger status for windows event log trigger?

Comment