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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...