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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...