<?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: Alert period overlap? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105173#M1496</link>
    <description>&lt;P&gt;I want to run a particular search on every 15 mins like 9:00, 9:15, 9:30 9:45 in this way. How to do that? &lt;/P&gt;</description>
    <pubDate>Tue, 18 Dec 2012 20:04:17 GMT</pubDate>
    <dc:creator>Splunk_U</dc:creator>
    <dc:date>2012-12-18T20:04:17Z</dc:date>
    <item>
      <title>Alert period overlap?</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105169#M1492</link>
      <description>&lt;P&gt;If an alert is scheduled for every 30 minutes to look back 30 minutes, does it search since the last report's idea of what "now" was, or does it just do current "now" minus 30 minutes?&lt;/P&gt;

&lt;P&gt;The reason I ask is to know if alert conditions can be missed if they occur JUST AFTER a previous report was run, and CPU utilization or other situation delays the next report from running by a few seconds.  If the report just goes back 30 minutes from then execution of the scheduled search, these just-after events would be missed.&lt;/P&gt;

&lt;P&gt;Must I take precautions such as looking back 35 minutes for a 30 minute period?  What is the behavior for alert conditions that are found in two consecutive scheduled searches?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 14:31:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105169#M1492</guid>
      <dc:creator>cyfj</dc:creator>
      <dc:date>2011-11-07T14:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Alert period overlap?</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105170#M1493</link>
      <description>&lt;P&gt;Yes if you schedule a search to run every 30 min, it uses the current now each time though in later versions they use cron style timing so it is less of an issue. Splunk recommend allowing a generous 5 min for this in the alert scheduling. So in your case you would run the alert every 30 minutes from 35 min ago until 5 min ago.&lt;/P&gt;

&lt;P&gt;If you want the report to show clean half hour blocks, schedule it to run at 5 past and 25 to the hour using custom/cron as &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;5,35 * * * *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 16:39:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105170#M1493</guid>
      <dc:creator>Eqalis</dc:creator>
      <dc:date>2011-11-07T16:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alert period overlap?</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105171#M1494</link>
      <description>&lt;P&gt;Thanks!  Is the same entry returned in two consequtive runs treated any differently the second time, related to emailed alerts?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 16:41:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105171#M1494</guid>
      <dc:creator>cyfj</dc:creator>
      <dc:date>2011-11-07T16:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alert period overlap?</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105172#M1495</link>
      <description>&lt;P&gt;Consecutive searches are not compared unless you chose to alert only if a count rises or drops by a value. So if you are not careful, you will get duplicate data&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 16:46:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105172#M1495</guid>
      <dc:creator>Eqalis</dc:creator>
      <dc:date>2011-11-07T16:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Alert period overlap?</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105173#M1496</link>
      <description>&lt;P&gt;I want to run a particular search on every 15 mins like 9:00, 9:15, 9:30 9:45 in this way. How to do that? &lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2012 20:04:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-period-overlap/m-p/105173#M1496</guid>
      <dc:creator>Splunk_U</dc:creator>
      <dc:date>2012-12-18T20:04:17Z</dc:date>
    </item>
  </channel>
</rss>

