30 Oct 2020 06:49 AM - last edited on 22 Apr 2021 02:39 PM 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.
30 Oct 2020 11:03 AM
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.