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!

Transforming Financial Data into Fraud Intelligence

Every day, banks and financial companies handle millions of transactions, logins, and customer interactions ...

How to send events & findings from AWS to Splunk using Amazon EventBridge

Amazon EventBridge is a serverless service that uses events to connect application components together, making ...

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...