<?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 - Time interval in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218121#M3933</link>
    <description>&lt;P&gt;You have to configure an alert using your search with a time period of 5 minutes and schedule it with this cron definition &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;*/5 * * * *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2016 13:40:48 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2016-09-30T13:40:48Z</dc:date>
    <item>
      <title>Alert - Time interval</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218119#M3931</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am using the function:&lt;/P&gt;

&lt;P&gt;| stats count(name) AS x by name | where  x &amp;gt;4&lt;/P&gt;

&lt;P&gt;Results:&lt;/P&gt;

&lt;P&gt;name    count(name)&lt;BR /&gt;
Paul     10&lt;BR /&gt;
John      3&lt;/P&gt;

&lt;P&gt;I would like to receive alerts when the number of names (count(name)) is greater than 4  in a 5 minutes time interval, after five minutes, the count will reset and start count again.&lt;BR /&gt;
This alert must be set in real time or Cron Scheduled time? How Can I define 5 minutes  on Cron Expression?&lt;/P&gt;

&lt;P&gt;Best Regards, &lt;BR /&gt;
Monteiro.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 12:48:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218119#M3931</guid>
      <dc:creator>monteirolopes</dc:creator>
      <dc:date>2016-09-30T12:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Alert - Time interval</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218120#M3932</link>
      <description>&lt;P&gt;I believe the cron expression you are looking for is:  &lt;CODE&gt;5 * * * *&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 13:09:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218120#M3932</guid>
      <dc:creator>lyndac</dc:creator>
      <dc:date>2016-09-30T13:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Alert - Time interval</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218121#M3933</link>
      <description>&lt;P&gt;You have to configure an alert using your search with a time period of 5 minutes and schedule it with this cron definition &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;*/5 * * * *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 13:40:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218121#M3933</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-09-30T13:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Alert - Time interval</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218122#M3934</link>
      <description>&lt;P&gt;Nopes... this is for running a search hourly at 5th min.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 16:02:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218122#M3934</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-09-30T16:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alert - Time interval</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218123#M3935</link>
      <description>&lt;P&gt;If, you're ok with a delay of 5min to get the alert, run on Cron schedule time. Real-time alerts are expensive and they never complete. See @Cusello's answer for 5 min cron.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 16:04:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218123#M3935</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-09-30T16:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alert - Time interval</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218124#M3936</link>
      <description>&lt;P&gt;Giuseppe is correct above, that is what I thought I typed, but apparently my fingers went another way.&lt;BR /&gt;
Sorry.  &lt;CODE&gt;*/5 * * * *&lt;/CODE&gt; is the correct one.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 16:16:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Time-interval/m-p/218124#M3936</guid>
      <dc:creator>lyndac</dc:creator>
      <dc:date>2016-09-30T16:16:16Z</dc:date>
    </item>
  </channel>
</rss>

