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!

Observability | How to Think About Instrumentation Overhead (White Paper)

Novice observability practitioners are often overly obsessed with performance. They might approach ...

Cloud Platform | Get Resiliency in the Cloud Event (Register Now!)

IDC Report: Enterprises Gain Higher Efficiency and Resiliency With Migration to Cloud  Today many enterprises ...

The Great Resilience Quest: 10th Leaderboard Update

The tenth leaderboard update (11.23-12.05) for The Great Resilience Quest is out &gt;&gt; As our brave ...