Alerting

how to extract all the splunk alerts configured for a particular email ?

poorni_p
Explorer

How to extract the list of all the alerts configured in different apps which can alert a particular email address ?

Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try this search

| rest /servicesNS/-/-/saved/searches splunk_server=local | search is_scheduled=1 action.email.to="foo@bar.com" | fields title eai:acl.app
---
If this reply helps you, Karma would be appreciated.
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 ...