<?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: Splunk alert mails and its content in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Splunk-alert-mails-and-its-content/m-p/452809#M11713</link>
    <description>&lt;P&gt;Hello @Deepz2612,&lt;/P&gt;

&lt;P&gt;I use the following Splunk search for listing all triggered email alerts:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_audit source=audittrail sourcetype=audittrail alert_actions=email
| eval _time=trigger_time
| rename ss_name as Alert severity as Severity triggered_alerts as Count
| eval Severity=case(Severity==1,"Info",Severity==2,"Low",Severity==3,"Medium",Severity==4,"High",Severity==5,"Critical")
| table _time,Alert,Severity,Count | sort -_time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;About the mail body content: I don't think that Splunk logs the mail body. I could not find it anywhere in the internal indexes. I would suggest that you send your alerts to an additional email address for logging purposes. (You can specify multiple email addresses separated by commas in the alert's settings.)&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2019 08:54:28 GMT</pubDate>
    <dc:creator>whrg</dc:creator>
    <dc:date>2019-03-22T08:54:28Z</dc:date>
    <item>
      <title>Splunk alert mails and its content</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-mails-and-its-content/m-p/452808#M11712</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is there a way to get the list of Splunk alert mails being sent and the mail body content pls.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 08:16:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-mails-and-its-content/m-p/452808#M11712</guid>
      <dc:creator>Deepz2612</dc:creator>
      <dc:date>2019-03-22T08:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk alert mails and its content</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-alert-mails-and-its-content/m-p/452809#M11713</link>
      <description>&lt;P&gt;Hello @Deepz2612,&lt;/P&gt;

&lt;P&gt;I use the following Splunk search for listing all triggered email alerts:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_audit source=audittrail sourcetype=audittrail alert_actions=email
| eval _time=trigger_time
| rename ss_name as Alert severity as Severity triggered_alerts as Count
| eval Severity=case(Severity==1,"Info",Severity==2,"Low",Severity==3,"Medium",Severity==4,"High",Severity==5,"Critical")
| table _time,Alert,Severity,Count | sort -_time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;About the mail body content: I don't think that Splunk logs the mail body. I could not find it anywhere in the internal indexes. I would suggest that you send your alerts to an additional email address for logging purposes. (You can specify multiple email addresses separated by commas in the alert's settings.)&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 08:54:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-alert-mails-and-its-content/m-p/452809#M11713</guid>
      <dc:creator>whrg</dc:creator>
      <dc:date>2019-03-22T08:54:28Z</dc:date>
    </item>
  </channel>
</rss>

