Reporting

Disable splunk alert via CLI

SS1
Path Finder

Hi,

We can disable the alert via command line with below command, but this doesnt work if the alert name has spaces in it.

curl -k -u admin https://<host>:<mgmt_port>/servicesNS/<user_context>/<app_context>/saved/searches/<search>/disable -X POST

I have a splunk alert Application Down Alert (Alert name has spaces in it)

How do i disable this alert via commandline.

 

Labels (5)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Assuming you've already tried putting quotation marks around the URL, try urlencoding it by replacing the spaces with %20

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

SS1
Path Finder

Thanks @richgalloway %20 worked fine for me.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Assuming you've already tried putting quotation marks around the URL, try urlencoding it by replacing the spaces with %20

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...