<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Monitoring Splunk alerts in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-alerts/m-p/118322#M1775</link>
    <description>&lt;P&gt;You can start with searching for the _internal index for alert_actions field data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal alert_actions="*"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will get you the raw data.&lt;/P&gt;

&lt;P&gt;To count the times an alert has been triggered and get a list of which searches they are, use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal alert_actions="*" | top alert_actions,savedsearch_name limit=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
Jesse&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 15:06:30 GMT</pubDate>
    <dc:creator>jtrucks</dc:creator>
    <dc:date>2020-09-28T15:06:30Z</dc:date>
    <item>
      <title>Monitoring Splunk alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-alerts/m-p/118321#M1774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We recently gave customers the ability to create their own alerts into our ticket management system. I'm concerned that some customers will flood either the ticketing system, or email in-boxes. Is there anyway to monitor the number of alerts that are getting generated in Splunk, similiar to any other data-source? &lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2013 17:08:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-alerts/m-p/118321#M1774</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-10-28T17:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring Splunk alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-alerts/m-p/118322#M1775</link>
      <description>&lt;P&gt;You can start with searching for the _internal index for alert_actions field data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal alert_actions="*"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will get you the raw data.&lt;/P&gt;

&lt;P&gt;To count the times an alert has been triggered and get a list of which searches they are, use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal alert_actions="*" | top alert_actions,savedsearch_name limit=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
Jesse&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:06:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Monitoring-Splunk-alerts/m-p/118322#M1775</guid>
      <dc:creator>jtrucks</dc:creator>
      <dc:date>2020-09-28T15:06:30Z</dc:date>
    </item>
  </channel>
</rss>

