Reporting

CLI or Curl reload of saved searches

morawi5
Explorer

I've tried every single thing under the sun to reload my saved searches via CLI or curl - It looks as though the endpoint claims it reloaded them, but nothing changes to the searches.

Debug/refresh works properly in the UI and it reloads fine, but trying to target that specific endpoint via the web does not reload them and trying to do curl via CLI does not reload them

curl -k -u admin:changeme -X POST https://localhost:8089/servicesNS/-/-/admin/_reload
curl -k -u admin:changeme -X POST https://localhost:8089/servicesNS/-/-/admin/savedsearch/_reload

https://localhost:8089/servicesNS/admin/search/admin/savedsearch/_reload

The above endpoints show that something has been reloaded, but nothing changes

Ideally I would like to do this via CLI so its automated with the use case I plan to do

Labels (1)
0 Karma

yuanliu
SplunkTrust
SplunkTrust

I imagine that the "automation" part has something to do with an action such as outputlookup?  I am curious about how reload interacts, too.

For mere automation, you can simply include the entire search in your API call. 

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...