Hello,
Trying to monitor specific message in log file and alert if the message is not appeared in last x mins.
Eg : currently I am monitoring string "xyz" from specific log file and which is getting updated at every 1 or 2 mins interval. I want to alert if the string "xyz" did not updated from last 10 mins in the log file.
Regards - Ripple
Try the advanced setting: match on every run.
If this is activated than your "message to send on match" is in fact a "message to send when no match found"