Splunk Enterprise

Datepicker with Submit button

alvesri
Engager

Hi guys,

I don't know if you already done this, but could you please help ?
I'm trying to create a new and simple datepicker where you just choose a date and next click in a button "Submit button" and show me the results. 
I already created the datepicker but it dosen't do anything. 

I'm trying, and tried to follow one similar example here but it isn't the same.

alvesri_0-1711962188898.png

 

Labels (1)
0 Karma

KendallW
Contributor

Hi @alvesri It sounds like the token from the date picker is not plugged in to any searches on the dashboard. 

The searches should look something like this: 

<search>
  <query>index=someindex sourcetype=somesourcetype</query>
              <earliest>$time_tok$</earliest>
              <latest>now</latest>
</search>


Could you share the dashboard's XML?

0 Karma

alvesri
Engager

Hi, thanks for the reply,

But meanwhile I found another solution, I will try this solution next to see if it works.

 

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!

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

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