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!

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...