<?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: How do search and trigger an alert for elevated values over a certain time frame? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-do-search-and-trigger-an-alert-for-elevated-values-over-a/m-p/256977#M4759</link>
    <description>&lt;P&gt;Hi.. you should be able to use the standard "Schedule and alert" options. .. run your search every  min and set the condition to "if number of events -&amp;gt; is greater then -&amp;gt;0"  and alert mode "once per search" &lt;BR /&gt;
something like below should work:&lt;BR /&gt;
&lt;CODE&gt;... | bucket _time span=10m | stats avg(time_taken) as ttkn| where ttkn &amp;gt;=  5000&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Oct 2015 17:15:19 GMT</pubDate>
    <dc:creator>Yasaswy</dc:creator>
    <dc:date>2015-10-02T17:15:19Z</dc:date>
    <item>
      <title>How do search and trigger an alert for elevated values over a certain time frame?</title>
      <link>https://community.splunk.com/t5/Alerting/How-do-search-and-trigger-an-alert-for-elevated-values-over-a/m-p/256976#M4758</link>
      <description>&lt;P&gt;I would like to configure alerting for elevated values over time.&lt;/P&gt;

&lt;P&gt;For example, if avg(time_taken)&amp;gt;=5000 for 10 mins or more, this would trigger an alert.&lt;/P&gt;

&lt;P&gt;This is to avoid alerts being generated for one time spikes.&lt;/P&gt;

&lt;P&gt;What would be the best way to accomplish such a condition?&lt;/P&gt;

&lt;P&gt;Any help is much appreciated!!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 16:45:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-do-search-and-trigger-an-alert-for-elevated-values-over-a/m-p/256976#M4758</guid>
      <dc:creator>jlim2003</dc:creator>
      <dc:date>2015-10-02T16:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do search and trigger an alert for elevated values over a certain time frame?</title>
      <link>https://community.splunk.com/t5/Alerting/How-do-search-and-trigger-an-alert-for-elevated-values-over-a/m-p/256977#M4759</link>
      <description>&lt;P&gt;Hi.. you should be able to use the standard "Schedule and alert" options. .. run your search every  min and set the condition to "if number of events -&amp;gt; is greater then -&amp;gt;0"  and alert mode "once per search" &lt;BR /&gt;
something like below should work:&lt;BR /&gt;
&lt;CODE&gt;... | bucket _time span=10m | stats avg(time_taken) as ttkn| where ttkn &amp;gt;=  5000&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 17:15:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-do-search-and-trigger-an-alert-for-elevated-values-over-a/m-p/256977#M4759</guid>
      <dc:creator>Yasaswy</dc:creator>
      <dc:date>2015-10-02T17:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do search and trigger an alert for elevated values over a certain time frame?</title>
      <link>https://community.splunk.com/t5/Alerting/How-do-search-and-trigger-an-alert-for-elevated-values-over-a/m-p/256978#M4760</link>
      <description>&lt;P&gt;This works great. I looked up the bucket command and it suits my needs.&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 17:46:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-do-search-and-trigger-an-alert-for-elevated-values-over-a/m-p/256978#M4760</guid>
      <dc:creator>jlim2003</dc:creator>
      <dc:date>2015-10-02T17:46:38Z</dc:date>
    </item>
  </channel>
</rss>

