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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...