Splunk Search

How to pass the Date picker values to the Search string

srikanth1243
New Member

iam preaparing an dash board in which i need to select the from date and to date and pass those values to search string where it will display the results

Tags (1)
0 Karma

ChrisG
Splunk Employee
Splunk Employee

Build your dashboard with a form input. See the Form with time inputs example in the documentation. You can also look at the Dashboard Examples app, which has a lot of great examples you can use as a basis for your own work.

0 Karma

somesoni2
Revered Legend

Are you using Splunk's time range picker as regular date picker? (have two time range picket and selecting a date OR date/time? If that is correct, then you can use the tokens for each time range picker in your search by using any one of $tokenname.earliest$ OR $tokenname.latest$. Which one to use depends on how you're selecting the date.

0 Karma

srikanth1243
New Member

Hi somesoni2 yes i am using the splunk's time range picker,i am selecting the date i ahve used the tokens as same as you mentioned but getting the error as below
command="dbquery", A database error occurred: ORA-01843: not a valid month
can you kindly suggest on it

0 Karma

woodcock
Esteemed Legend

You can do this with the addinfo command:

... | addinfo
0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...