Dashboards & Visualizations

Use drilldown token in URL

coreyCLI
Communicator

I have a simple dashboard with a few single value visualizations.  Clicking on then will open a panel below to reveal a table related to that single value using depends=$token$.  These single value metrics are also tied to scheduled searches that send out email alerts when issues arise.  What I need to figure out is how to format the "link" in the email that will open this dashboard (this part is easy), but will ALSO open the table below the single value metrics.  

Here is the current drilldown for a single value.

<drilldown>
   <set token="idx"></set>
</drilldown>

Here is how I am using it in the panel to be opened.

<row id="panel4" depends="$idx$">

 

I have tried changing the drilldown to this.

<drilldown>
   <set token="idx">open</set>
</drilldown>

 

and tried using this URL to link to the dashboard and ALSO open the panel below.  But it does not work.

https://fqdn/en-US/app/appname/dashboardname?idx=open

 

Labels (4)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What you appear to be doing should work, is it possible that the dashboard is unsetting the token?

0 Karma

coreyCLI
Communicator

I have no "unset" configured for that token so I don't believe so.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...