- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What are other Splunk Dashboards EventHandlers options?

Splunk Dashboards app should publish a list of EventHandlers options available for JSON new format.
"eventHandlers": [
{
"type": "drilldown.customUrl",
"options": {
"url": "",
"newTab": true
}
}
]
}
Where are the other options but url and newTab? Splunk Team should publish a list of eventHandlers options that are available. Surely, there should be many other options but where are they listed?
Ex:
"eventHandlers": [
{
"type": "drilldown.customUrl",
"options": {
"url": "",
"newTab": true
}
}
]
}
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @robertobesicksapura , thanks for the callout. At this time, drilldown to custom URL is the only event handler supported during the beta; you can look for more coming in the future, especially as we ramp up token support! Feel free to add the ones that are highest priority to you to Splunk Ideas for the Dashboards Beta: https://ideas.splunk.com/?category=6792455601636302647
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have this same need. Has there been any progress along these lines, e.g. with tokens?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
did this ever go anywhere? i'm hoping to convert my older dashboards but cannot find reference on how to do so. beyond the eventhandlers reference here, how do I replicate input activity that i set with <change><condition> blocks?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had the same question about trying to replicate a "done" handler to set a token, as explained in this post:
As it currently stands, this doesn't appear to be possible in the new dashboards.
