Dashboards & Visualizations

Drilldown of the values in table

splunkpoornima
Communicator

Hi all i have the below table .

TaskName count

Task1 12

Task2 1

Task3 34

the query used is source="aadd"|chart count by TaskName

i want to do drilldown for those values ..means if i click the Task1 i want to see the trend chart of that task over time

there any option to configure the XML in the dashboard

Tags (1)
0 Karma

sideview
SplunkTrust
SplunkTrust

Not with the Simple XML, no. But with the Advanced XML absolutely.

If you want to use just the core Splunk UI, I recommend downloading and installing the "UI Examples app for 4.1" app from Splunkbase, and reading through all of the documentation and example views in this section:

"Advanced XML > Drilldown Examples"

You can get the UI Examples app installed by either going to "Manager > Apps > Install app from file", or by going to http://splunk-base.splunk.com/apps/22333/splunk-ui-examples-app-for-41 and downloading the tar.gz file yourself and installing it manually on your Splunk instance.

And if you're already using Sideview Utils, (get latest 2.2.2 version for free from http://sideviewapps.com/apps/sideview-utils ), then drilldowns become a lot easier, primarily because you don't have to deal with intentions anymore. And Sideview Utils has it's own docs and example views showing you how to put together the XML ( See "Key Techniques > Inline Drilldown")

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...