Dashboards & Visualizations

Help configuring multiple links in a single drilldown, only the first link gets opened

equettis2
New Member

I am configuring multiple links in a single drilldown for one panel which is a pie chart.
One link opens an external webpage, while the other link opens a new search in Splunk.
However, only the first link gets opened. Has anyone encountered this issue?

<drilldown target="_blank">
  <link target="_blank">https://www.whois.com/whois/$click.value$</link>
  <link target="_blank">search?=index=ppslogs sourcetype="proofpoint_tap_siem" eventType IN("messagesBlocked", "messagesDelivered") (NOT `Mal_Att_Deliv_Exclusions`) senderIP=$click.value$ | `Mal_Att_Deliv_Rename_Fields` | `Mal_Att_Deliv_Table`</link>
</drilldown>

Upon user click, only the top drill down action gets taken.

0 Karma

amitm05
Builder

@equettis2
You might want to do certain tweaking in that. 2 Links on a same placeholder would not be possible but you'll certainly be able to define them conditionally based on which cell you want to take at which link.
Basically mentioning separate drill down conditions would be the key here.

There is already a similar post explaining this. See if this helps you -
https://answers.splunk.com/answers/79657/multiple-drilldown-possibility-on-one-result-table.html

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...