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
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...