Dashboards & Visualizations

Splunk 6.0 default time in "Time Picker"

mikelanghorst
Motivator

In previous versions the Time Picker would default to All-Time, but would remember a users last time choice. Now the behavior seems to always default back to "All Time".

What's the best place to change this, I'd rather my users not default to this.

Tags (2)
1 Solution

jtrucks
Splunk Employee
Splunk Employee

You an change the default on the instance using the info in this post:

http://answers.splunk.com/answers/106136/how-to-set-the-default-search-time-in-splunk-6

--
Jesse Trucks
Minister of Magic

View solution in original post

the_wolverine
Champion

In ~/etc/system/local/ui-prefs.conf on your search head, set the following which will set "Last 15 minutes" as your default search time range in the picker:

[default]
dispatch.earliest_time = -15m
dispatch.latest_time = now

jtrucks
Splunk Employee
Splunk Employee

You an change the default on the instance using the info in this post:

http://answers.splunk.com/answers/106136/how-to-set-the-default-search-time-in-splunk-6

--
Jesse Trucks
Minister of Magic
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...