Alerting

Splunk Alerts Report

johann2017
Explorer

I want to know which Splunk alerts have fired off in X amount of time. What are my options for doing this? Thanks!

0 Karma

aberkow
Builder

There are a number of ways, including looking in the monitoring console (settings -> monitoring console -> search -> scheduled search history).

To look at alerts that have fired/triggered, try

index=_internal earliest=-{inputNumberOfHours}h result_count>0
 | stats count by savedsearch_id
0 Karma

johann2017
Explorer

Nice - how do I find the savedsearch_id?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

See Activity->Triggered Alerts

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

johann2017
Explorer

I like this however its not showing all fired alerts. I selected "All" for App, Owner, Severity, and Alert. I noticed that under the alert drop down there are only 10 alerts listed. I have built a lot more than 10. Permissions issue possibly?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

If you built them then you should have permissions to view them. Are you sure the others fired?

---
If this reply helps you, Karma would be appreciated.
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 ...