Splunk Search

Executing a saved search and on-demand search using REST API

amit_saxena
Communicator

Hi all,

I would like to execute a saved search and also an on-demand hard-coded search using REST API.

While I found a way to execute a hard-coded search, I haven't found a way to execute a saved search using REST API.

Please let me know how to achieve the same.

Regards,
Amit Saxena

Tags (2)
1 Solution

psanford_splunk
Splunk Employee
Splunk Employee

Which language are you using? If you are using a language that we have an SDK for, then I would go that route. Info on SDKs is here: http://dev.splunk.com/view/sdks/SP-CAAADP7

If you want to do it via the REST API - then take a look at these two tutorials:

http://dev.splunk.com/view/SP-CAAADQ5
http://dev.splunk.com/view/saved-searches-and-alerting/SP-CAAADRK

REST API reference docs for saved searches are here: http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTsearch#saved.2Fsearches.2F.7Bname.7D....

You can call dispatch for the search you care about and then you should be off and running.

View solution in original post

psanford_splunk
Splunk Employee
Splunk Employee

Which language are you using? If you are using a language that we have an SDK for, then I would go that route. Info on SDKs is here: http://dev.splunk.com/view/sdks/SP-CAAADP7

If you want to do it via the REST API - then take a look at these two tutorials:

http://dev.splunk.com/view/SP-CAAADQ5
http://dev.splunk.com/view/saved-searches-and-alerting/SP-CAAADRK

REST API reference docs for saved searches are here: http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTsearch#saved.2Fsearches.2F.7Bname.7D....

You can call dispatch for the search you care about and then you should be off and running.

amit_saxena
Communicator

Hi,

Thanks, that worked for me !

Regards,
Amit Saxena

0 Karma
Get Updates on the Splunk Community!

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

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...