<?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 Spam Alert in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Spam-Alert/m-p/81505#M1845</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I want to set up a spam alert in Splunk that will notify me if we receive excessive emails from a certain source eg 200 emails within a 1 hour timeframe. &lt;/P&gt;

&lt;P&gt;I was wondering if such an alert can be made and if so some guidance on how to do so.&lt;/P&gt;

&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jan 2013 22:45:58 GMT</pubDate>
    <dc:creator>Splunker4Life</dc:creator>
    <dc:date>2013-01-08T22:45:58Z</dc:date>
    <item>
      <title>Spam Alert</title>
      <link>https://community.splunk.com/t5/Reporting/Spam-Alert/m-p/81505#M1845</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I want to set up a spam alert in Splunk that will notify me if we receive excessive emails from a certain source eg 200 emails within a 1 hour timeframe. &lt;/P&gt;

&lt;P&gt;I was wondering if such an alert can be made and if so some guidance on how to do so.&lt;/P&gt;

&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2013 22:45:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Spam-Alert/m-p/81505#M1845</guid>
      <dc:creator>Splunker4Life</dc:creator>
      <dc:date>2013-01-08T22:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Spam Alert</title>
      <link>https://community.splunk.com/t5/Reporting/Spam-Alert/m-p/81506#M1846</link>
      <description>&lt;P&gt;Sounds like you want to &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/Alert/Definescheduledalerts"&gt;define a scheduled alert&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;First, figure out the search that will identify spam. Maybe something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=myemail | stats count by mailerDomain | where count &amp;gt;= 200
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then click "Create Alert" from the pull-down menu on the right, and follow the directions in the documentation. The search that I have given would trigger an alert if you used the conditions "number of results &amp;gt; 0"&lt;/P&gt;

&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2013 02:07:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Spam-Alert/m-p/81506#M1846</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-01-09T02:07:42Z</dc:date>
    </item>
  </channel>
</rss>

