Alerting

list of all alert in splunk with columns

mailtosnsolutio
Explorer

Hello Splunker,

Hope this message find you well.

Actually i am looking for list of required columns in Alert (basically its activity dashboard)

Basically with all type of alert , I tired to use source="/opt/splunk/var/log/splunk/python.log" sendemail and REST Service Action Alert but it is not giving me following columns as

Need columns as (More Important columns to add to track activity of alerts):
1 ) Alert Name
2.)Alert Sent TO
3.)Alert Sent FROM
4.)Severity
5)SPL run
6)action
7.)host

Labels (2)
0 Karma

anthonymelita
Contributor

Are you trying to get triggered alerts, or just ALL configured/enabled?

You can get some of that info from a REST endpoint.
| rest /services/configs/conf-savedsearches
| search action.email=1 disabled=0
| table action.email.to alert.severity search splunk_server title

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...