Splunk Cloud Platform

delete multiple alerts from splunk cloud

sarit_s6
Loves-to-Learn

Hello

I'm using Splunk cloud and i want to delete multiple alerts from list.

i was trying to do it with curl but got errors that i cannot figure out.

is there any other way ?

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

It would help to know what curl command you tried and what error it returned.

AIUI, alerts must be deleted individually.  There is no method in the UI for selecting multiple alerts for deletion.

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

sarit_s
Communicator

ok so i was able to figure it out
but now i have new issue that i don't know even where to start

i have a list of alerts that i want to move from one splunk app to another

is there a way to do it with script ? because doing it one by one will take me forever.

i have a file with - alert name, alert id, current app name, new app name

0 Karma

richgalloway
SplunkTrust
SplunkTrust

If the apps are defined in a custom app (a Best Practice) then edit savedsearches.conf to put the alerts in another app.  Then upload and install both apps.

Otherwise, you can use the REST API to do the job.  See https://docs.splunk.com/Documentation/Splunk/9.2.2/RESTREF/RESTsearch#saved.2Fsearches.2F.7Bname.7D

First, I'd try modifying the eai:acl.app setting, but I'm not sure that's supported.  If it works, you're golden and just need to loop through a list of searches to move.

If that doesn't work then you're stuck with copy-and-delete.  Read the specs for each search, create a copy of it in the destination app, then delete the original.

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

How to send events & findings from AWS to Splunk using Amazon EventBridge

Amazon EventBridge is a serverless service that uses events to connect application components together, making ...

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...