Have a custom webhook sending a JSON event for trigger fire/clear. I have noticed that for an "escalation cancelled" event, this bit of the message does not appear in our payload and I cannot work out what macro it would be in. So it just looks like the original problem webhook being sent an hour later.
I have tried {ALERT.MESSAGE} but that is just the original message without the 'NOTE: Escalation canceled: trigger "<whatever>" disabled.' part.
Is there any macro I could use to infer that the trigger was disabled?
Zabbix 7.0
I have tried {ALERT.MESSAGE} but that is just the original message without the 'NOTE: Escalation canceled: trigger "<whatever>" disabled.' part.
Is there any macro I could use to infer that the trigger was disabled?
Zabbix 7.0
Comment