Looking to parse a page for text like "failed", but don't want to generate an alert if it finds it during one polling interval.
I'd like to set the alert if the text "failed" shows up across multiple polling intervals. Is this even possible?
I know this exists for the Windows Event Log APMs.