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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

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