Hi All,
I have the below trigger.
{Template-app-00:net.tcp.listen[8080].last(0)}=0 | {Template-app-00:net.tcp.listen[1099].last(0)}=0 | {Template-app-00:net.tcp.listen[9090].last(0)}=0
When sending an alert I want to include the port which caused the trigger.
Any idea how can I get this?
I have the below trigger.
{Template-app-00:net.tcp.listen[8080].last(0)}=0 | {Template-app-00:net.tcp.listen[1099].last(0)}=0 | {Template-app-00:net.tcp.listen[9090].last(0)}=0
When sending an alert I want to include the port which caused the trigger.
Any idea how can I get this?

Comment