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

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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

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