29 Oct 2020
11:49 PM
- last edited on
22 Apr 2021
06:39 AM
by
MaciejNeumann
Hello everyone,
Question about synthetic monitors. Is there a way to generate global outage notification based on type of http return codes or some other conditions?
I want to the global outage alert to be generated only in case if there is a timeout on browser monitor request, but if it is 403 return code, then such outage alert should not be generated.
Is it possible to do?
Solved! Go to Solution.
Have not done such a specific case, but would try something like
400-402,>=404
I have always used the standard configuration, which is below.