Splunk Dev

Why is the Rest API for getting saved searches giving different number of results?

VatsalJagani
SplunkTrust
SplunkTrust

When trying to access saved-searches from python request, not giving actual no of saved searches, many saved searches are missing.

| rest servicesNS/-/-/saved/searches

While accessing the above command from a search bar giving the correct result.

Why are some saved searches not showing while accessing through python requests module? ( I'm accessing with same URL and same user.)

0 Karma

p_gurav
Champion

Hi,

Can you try something like this:

| rest servicesNS/-/-/saved/searches splunk_server=local

Also refer this docs:
http://dev.splunk.com/view/python-sdk/SP-CAAAEK2

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

I also tried this, but when I try it with search it is giving 138 result, but when I try with python I'm getting 30 result. (138 looks correct).

0 Karma

p_gurav
Champion
0 Karma
Get Updates on the Splunk Community!

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...

Enterprise Security Content Update (ESCU) | New Releases

In April, the Splunk Threat Research Team had 2 releases of new security content via the Enterprise Security ...