<?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 How to stop splunk sending multiple emails for single violation ? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-stop-splunk-sending-multiple-emails-for-single-violation/m-p/563162#M12897</link>
    <description>&lt;P&gt;&lt;SPAN&gt;My Splunk alerts are configured to send an e-mail when triggered. How do I make sure that Splunk only sends one e-mail per violation? It seems to be sending multiple emails everytime for same violation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Settings are as follows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Run on cron schedule&lt;BR /&gt;time range: -24h&lt;BR /&gt;cron: 42 * * * *&lt;BR /&gt;trigger when number of results is &amp;gt;0&lt;BR /&gt;trigger : Once&lt;BR /&gt;throttle : 60s&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Aug 2021 09:40:09 GMT</pubDate>
    <dc:creator>Lekharavi</dc:creator>
    <dc:date>2021-08-13T09:40:09Z</dc:date>
    <item>
      <title>How to stop splunk sending multiple emails for single violation ?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-stop-splunk-sending-multiple-emails-for-single-violation/m-p/563162#M12897</link>
      <description>&lt;P&gt;&lt;SPAN&gt;My Splunk alerts are configured to send an e-mail when triggered. How do I make sure that Splunk only sends one e-mail per violation? It seems to be sending multiple emails everytime for same violation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Settings are as follows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Run on cron schedule&lt;BR /&gt;time range: -24h&lt;BR /&gt;cron: 42 * * * *&lt;BR /&gt;trigger when number of results is &amp;gt;0&lt;BR /&gt;trigger : Once&lt;BR /&gt;throttle : 60s&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 09:40:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-stop-splunk-sending-multiple-emails-for-single-violation/m-p/563162#M12897</guid>
      <dc:creator>Lekharavi</dc:creator>
      <dc:date>2021-08-13T09:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop splunk sending multiple emails for single violation ?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-stop-splunk-sending-multiple-emails-for-single-violation/m-p/563205#M12898</link>
      <description>&lt;P&gt;You run the search every 42 past the full hour but your search is looking back 24 hours, am i right?&lt;BR /&gt;So i when the scheduler is running the search at 0:42 you will find all events from the past 24 hours, if the search will run the next time at 1:42 it will also send you all the events from the past 24 hours, also the events which have been sent in the previous run at 0:42 with the exeption that the events between 0:42 and 1:42 are not included.. - you know that i mean? but you have overlaping timeranges, so events will be send multiple times. Change the time range to -1h or the cron only to run the search only once daily:&amp;nbsp; for example 00 1 * * *&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 14:27:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-stop-splunk-sending-multiple-emails-for-single-violation/m-p/563205#M12898</guid>
      <dc:creator>Spranta</dc:creator>
      <dc:date>2021-08-13T14:27:06Z</dc:date>
    </item>
  </channel>
</rss>

