All Apps and Add-ons

Add to Triggered Alerts - Rest API

fisuser1
Contributor

Is there a way to enable "Add to Triggered Alerts" action via the rest api or CLI to all alerts in a custom application? Looking to enable this on over 100 alerts where it is currently not enabled and hoping we don't have to do it manually through the gui.

0 Karma

jkat54
SplunkTrust
SplunkTrust

For this I usually use DOM code in my browsers dev tools console.

You can automate every thing from opening in new tabs to typing items and clicking save.

looks something like this:

  Document.getElementById("submit-button").click();

And such.

0 Karma

efavreau
SplunkTrust
SplunkTrust

@jkat54 Could you drop a curated link to get the Op, or whoever doesn't know what you're talking about, started?

###

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

jkat54
SplunkTrust
SplunkTrust
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Introducing the 2026 - 2027 SplunkTrust cohort!

The goal of the SplunkTrust™ membership has historically been to acknowledge and recognize those who go above ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Splunk Cloud Application Management in Terraform

Now On-Demand   We’re diving into how you can bring Infrastructure as Code (IaC) principles to your Splunk ...