Dashboards & Visualizations

How to create a drilldown for a single value panel, when i click on the value it should take me to new window?

vijaykumartcs
Explorer

I'm trying to create a drilldown for a single value panel, when i click on the value it should take me to new window.

its splunk 6.2.2 version

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi vijaykumartcs,
if you download and install Splunk 6.0 Dashboard Examples App (https://splunkbase.splunk.com/app/1603/), there is an example for your need.
Every way, you have to insert in your primary dashboard, at the end of your <single> tag, the following lines

<drilldown>
   <link>secondary_dashboard?os=Linux&amp;TimeFrom=$Time.earliest$&amp;TimeTo=$Time.latest$</link>
</drilldown>

eventually inserting tokens (e.g. os=Linux) and time range.
And insert your token $os$ $TimeFrom$ and $TimeTo$ in the secondary dashboard's searches .

Beware that tokens are case sensitive.
To use tokens see https://www.google.it/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjtjd7VpJTSA...

Bye.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...