Alerting

Dashboard for Triggered Alerts

j666gak
Communicator

Hi,

I wondered if anybody had created a dashboard which shows information about triggered events. Like stats that you would expect from a service desk.

Thanks

Tags (3)

bwooden
Splunk Employee
Splunk Employee

There are several ways to accomplish this.

First, there is an out of box Alerts console that may provide a solution or inspire a customization.

The fired alerts REST endpoint can provide information too. Example of querying that endpoint using Splunk search language:

| rest /services/alerts/fired_alerts splunk_server=local| table eai:acl.owner eai:acl.app id title triggered_alert_count

Audit.log is another place from which you can derive information. Sample entry of fired alert:

03-04-2014 00:20:01.515 -0500 INFO  AuditLogger - Audit:[timestamp=03-04-2014 00:20:01.515, user=admin, action=alert_fired, ss_user="admin", ss_app="search", ss_name="test", sid="scheduler__admin__search__test_at_1393910400_4278", alert_actions="", severity=2, trigger_time=1393910401, expiration=1393996801, digest_mode=1, triggered_alerts=1][n/a]

electronicbat
New Member

@bwooden the fired alerts REST endpoint works very well but how I can I restrict the time range? It doesn't respond to time range picker.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...