Splunk Search

How to pass a time preset string (e.g. Last 30 days) to a form through the URL?

wcooper003
Communicator

I want to populate a time picker to display "Last 30 days" through a URL link. Currently I do something like this:

/app/itoa_test/pivot?dataset=Interactions&type=datamodel&earliest=-30d

However, this populates the time picker to display "Custom time". This "Custom time" may not be obvious to the users as to what time they're actually looking at right away, so i'd like the time picker box to show "Last 30 days" instead. Can a pass that Preset as a string in the URL somehow? For example (this clearly doesn't work):

/app/itoa_test/pivot?dataset=Interactions&type=datamodel&earliest="Last 30 days"

Thanks

0 Karma
1 Solution

somesoni2
Revered Legend

You need to provide both latest and earlier which matches the preset time range values. For Last 30 days , try like this

/app/itoa_test/pivot?dataset=Interactions&type=datamodel&earliest=-30d&latest=now

View solution in original post

0 Karma

somesoni2
Revered Legend

You need to provide both latest and earlier which matches the preset time range values. For Last 30 days , try like this

/app/itoa_test/pivot?dataset=Interactions&type=datamodel&earliest=-30d&latest=now
0 Karma

wcooper003
Communicator

Excellent thanks!

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