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
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!

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...