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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...