Splunk Search

Splunk returns zero results using REST API

kvmadan
Explorer

I'm trying to search a query and retrieve the results through REST API, and it returns zero results. Below queries, i am using to submit the search, check the status of the dispatch, and retrieve the results.

https://splunk.corp.net:8089/servicesNS/admin/search/search/jobs

https://splunk.corp.net:8089/services/search/jobs/{{sid}}?output_mode=json

https://splunk.corp.net:8089/services/search/jobs/{{sid}}/results

The same query executed from the Splunk UI, returns the results. Also, the UI returns results in a fraction of second, but in case of REST API, it takes more than ~5 minutes to complete the search (dispatchState = DONE) and returns zero results.

Its is the same case for any search i do with REST API.

Any idea, what am I doing wrong here?

Tags (4)
0 Karma

manjunathmeti
Champion

Can you post code snippet doing post call to /search/jobs?

0 Karma
Get Updates on the Splunk Community!

Security Professional: Sharpen Your Defenses with These .conf25 Sessions

Sooooooooooo, guess what. .conf25 is almost here, and if you're on the Security Learning Path, this is your ...

First Steps with Splunk SOAR

Our first step was to gather a list of the playbooks we wanted and to sort them by priority.  Once this list ...

How To Build a Self-Service Observability Practice with Splunk Observability Cloud

If you’ve read our previous post on self-service observability, you already know what it is and why it ...