Apply conditions in http monitor , heartbeat

Hello ,

I am using heartbeat 6.5.3
Do we have a option to apply conditions at the time of http URL check. eg
if URL1 is up then only check URL 2 , if URL2 status is also UP then only status : UP
if URL1 is down then do not check URL2 and set status as down
and so on .....

Thanks :slight_smile:

This is something that could be accomplished with synthetics, where you have the full power of Javascript at your disposal. It is not possible with lightweight checks.

As a note, Synthetics is currently experimental, and you should follow our latest releases if you plan on using it.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.