Getting Data In

REST API - Search - Always searches for "All Time" and ignores earliest

kvmadan
Explorer

I'm calling REST to submit a job search and always it considers All Time and ignores the earliest..

Is there anything wrong in the search query i am posting?

search=search "index=center host=center* AND sourcetype=abf:afz.log "DebugLogSubmission" "time" earliest=-24h@h | rex time=(?[\d]+) |table _time mytime | head 100"

Tags (3)
0 Karma

jkat54
SplunkTrust
SplunkTrust

Straight from the docs....

You need to send the earliestTime param:

https://docs.splunk.com/Documentation/Splunk/8.0.1/RESTREF/RESTsearch#search.2Fjobs

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...