Dashboards & Visualizations

What is the process to drill down one dash board from other dashboard?

Malliv
New Member

We have multiple queries and want to show count of one field from each query in one dashboard panel. And also when we click on the count in the first dashboard, want to drill down to another dashboard to show each query result completely.
Please provide code or screen shots of steps to be followed to achieve this.

Tags (1)
0 Karma

niketn
Legend

@Malliv how are you showing the count in the first dashboard at present? Is it through a Table, Single Value or Status Indicator?

You can code the <drilldown> for specific visualization with predefined drilldown tokens or even use UI edit option to configure drilldown interactively if you are on Splunk 6.6. or higher.

You should get Splunk Dashboard Examples App, which has several Drilldown examples and also read Splunk Documentation for Drilldown

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

manish_singh_77
Builder

@ Maliv, you can refer the dashboard examples, it has a very good sample dashboards that you can go through. You can also use UI option to do drilldown if you are on Splunk 6.6 or higher version.

here is sample xml code:

      <set token="Your token name">$click.value$</set>
      <
    </drilldown>
0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...