Dashboards & Visualizations

How do I get the token for the timespan of a single day in my timechart to pass as a token into another dashboard?

edyke
New Member

I currently have a timechart in Splunk that shows an average for each day (span=day). I want to be able to click the timechart and drill down to a view that shows the events that were logged on that day. How do I get the token for the timespan of a single day to pass as a token into another dashboard?

0 Karma

chimell
Motivator

hi edyke
dashboardexample6.x app will be help you .
install this app and go see his drilldown example

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Check this out: http://docs.splunk.com/Documentation/Splunk/6.2.2/Viz/PanelreferenceforSimplifiedXML#chart_.28event_...

In essence, you get two tokens $earliest$ and $latest$ that contain the time range you clicked on. If you clicked on a day, it's that day. If you clicked on the legend, it's the entire timechart.

masonmorales
Influencer

Can you post your dashboard code please?

0 Karma
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, ...