Dashboards & Visualizations

Can a user change their default time range?

ddrillic
Ultra Champion

Can a user change their default search time range to be, let's say, five minutes and not use our default of 60 minutes?

Tags (2)
0 Karma

woodcock
Esteemed Legend

No, this is not possible.

0 Karma

tiagofbmm
Influencer

Sure you can, just add something like:

dispatch.earliest_time = -15m
dispatch.latest_time = now

to the ui-prefs.conf on system/local to make it global or in /etc/users///ui-prefs.conf

[search]
dispatch.earliest_time = -15m
dispatch.latest_time = now
0 Karma

ddrillic
Ultra Champion

Great, but is there a way for the users to do it by themselves?

0 Karma

tiagofbmm
Influencer

No, changing the config file is the only way

0 Karma

tiagofbmm
Influencer

@ddrillic please accept an answer if it solved/helped it and upvote it. Otherwise let us know how can we help further

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