You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am struggling to wrap my head around some of this - I can understand easily how to detect a string in a log file, i.e. report when an error shows up in our log file to our endpoint.
For some reason I am struggling to do the OPPOSITE - which is detect when a constantly reoccuring message is NOT there. I want to only alert when its been 10+ minutes obviously for any false positives.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am struggling to wrap my head around some of this - I can understand easily how to detect a string in a log file, i.e. report when an error shows up in our log file to our endpoint.
For some reason I am struggling to do the OPPOSITE - which is detect when a constantly reoccuring message is NOT there. I want to only alert when its been 10+ minutes obviously for any false positives.
Any help is appreciated...
Beta Was this translation helpful? Give feedback.
All reactions