Splunk Search

How to set default Time range always when the View loads

tkadale
Path Finder

I want to set default time range to Last 7 days from All Time when View loads every time. I have put the times.conf from /system/default to app/default directory. Then added last_7_days this parameter to TimeRangePicker module. but still it doesnt work? What should I do?

Tags (1)
0 Karma

hazekamp
Builder

I would recommend setting this via a local/viewstates.conf in your app. For instance:

## viewstates.conf
[mydashboard:_current]
TimeRangePicker_0_1_0.default = Last 7 days

There are 2 variables here that will need modification.

  1. mydashboard should reflect the name of your view
  2. _0_1_0 should reflect the module ID of TimeRangePicker in your view. This can be found in a couple of different ways. The easiest of which is probably by looking at the viewstates.conf from your users directory. $SPLUNK_HOME/etc/users/<your_user>/<your_app>/local/viewstates.conf. You could also specify "?showsource=1" in the browser URL just after the view name. This will give you a breakdown of modules and their respective IDs.
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...