I would like to use macros in the URL of a trigger so that I can automatically splunk an issue.
For example something like:
https://XXX.XXX.XXX.XXX:8000/?q=host%3D{HOSTNAME}2%20starthoursago%3D24&selStar t=false&selEnd=false
where it would replace {HOSTNAME} with the hostname from the trigger. Of course, if we could pass any macro in we could do some really powerful stuff with zabbix and splunk. I can't find this functionality in the manual or on the forums, is it already possible some other way? If not can it be considered for a future release?
For example something like:
https://XXX.XXX.XXX.XXX:8000/?q=host%3D{HOSTNAME}2%20starthoursago%3D24&selStar t=false&selEnd=false
where it would replace {HOSTNAME} with the hostname from the trigger. Of course, if we could pass any macro in we could do some really powerful stuff with zabbix and splunk. I can't find this functionality in the manual or on the forums, is it already possible some other way? If not can it be considered for a future release?
Comment