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!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

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