Splunk Search

How can i change the span in timechart when the timeRangePicker is change?

joy76
Path Finder

Hi Everyone!

I have a question about displaying timeline on timechart.(chart option is column)

I want to use timechart to display '1 bar = 1 hour' during the period of 24 hours for search and if the period of time is changed from 24 hours to 30 days, the bar is also changed from 1 hour to 1 day (1 bar = 1 day) as the Search App does.

How should I do?

Tags (2)

ziegfried
Influencer

You can define the maximum number of bars (called bins) in the timechart command. Choosing something like 35 should be a good catch for your needs:

... | timechart bins=35 count by foo

See http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Timechart

Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...