Splunk Dev

Filter saved searches for Alerts

tmontney
Builder

Using the API, I cannot tell the difference between reports and alerts. How do I distinguish? A parameter in my request? A property returned in the response?

https://mysplunkserver.local:8089/servicesNS/-/-/saved/searches?count=0

Labels (1)
0 Karma

twesty
Path Finder

You should be able to use the alert_condition field for for this.

Check out the link here for more info on the endpoint 🙂

0 Karma

tmontney
Builder

What values are acceptable for alert_condition? It's blank for all my saved searches. I think this is "Trigger Conditions" where it's set to Custom. I don't have that in any of my alerts.

0 Karma

twesty
Path Finder

I'd take a look at your REST results and see which fields in action.* are the safest to work with for you. Unfortunately there isnt a field which states THIS IS AN ALERT. There really should be given the UI has such a clear separation between Alerts and Reports and the architecture behind the scenes stores the config in the same place... but that's another conversation for another time 😀

0 Karma

tmontney
Builder

For email, action.email.subject.alert works. Seems like it's only available for alerts. For other alert actions, nothing I can find that distinguishes them.

twesty
Path Finder

that would work. Just bear in mind that only relying on that one field as your condition will fail if you create an alert which does not send an email

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...