Getting Data In

List all saved searches in Splunk Cloud

pbalbasdtt
Path Finder

Hi all,

I need to get a list of all the saved searches that are created in a Splunk Cloud environment. I tried to execute the regular rest command from the search view but the following message appears:

pbalbasdtt_0-1637910829170.png

I have been checking the capabilities available at the platform but the dispatch to indexers one doesn´t appear in the list (as it does in the on prem version).

Do you know which is the proper way on getting this info in Splunk Cloud? Many thanks in advance.

Best regards.

Labels (1)
0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

Hi

as saved searches are in SH side, maybe this works for you?

| rest /servicesNS/-/-/saved/searches splunk_server=local
| where disabled == 0
| fields title description auto_summarize.command

r. Ismo 

View solution in original post

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

as saved searches are in SH side, maybe this works for you?

| rest /servicesNS/-/-/saved/searches splunk_server=local
| where disabled == 0
| fields title description auto_summarize.command

r. Ismo 

0 Karma
Get Updates on the Splunk Community!

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...

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