<?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 to create an alert based on the threshold condition? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-based-on-the-threshold-condition/m-p/362125#M6373</link>
    <description>&lt;P&gt;Put the condition in the query:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="confiacd" | stats avg(responsetime)  as average_response | where average_response &amp;gt; 500
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then in your alert definition set your Trigger Condition to Number of Results &amp;gt; 0&lt;/P&gt;</description>
    <pubDate>Wed, 25 Apr 2018 19:10:39 GMT</pubDate>
    <dc:creator>kmaron</dc:creator>
    <dc:date>2018-04-25T19:10:39Z</dc:date>
    <item>
      <title>How to create an alert based on the threshold condition?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-based-on-the-threshold-condition/m-p/362124#M6372</link>
      <description>&lt;P&gt;search query is: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="confiacd" | stats avg(responsetime)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Now I want to setup an alert when the avg(responsetime) &amp;gt; 500 , so where do i write this condition to setup alert.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 18:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-based-on-the-threshold-condition/m-p/362124#M6372</guid>
      <dc:creator>navd</dc:creator>
      <dc:date>2018-04-25T18:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an alert based on the threshold condition?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-based-on-the-threshold-condition/m-p/362125#M6373</link>
      <description>&lt;P&gt;Put the condition in the query:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="confiacd" | stats avg(responsetime)  as average_response | where average_response &amp;gt; 500
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then in your alert definition set your Trigger Condition to Number of Results &amp;gt; 0&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 19:10:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-based-on-the-threshold-condition/m-p/362125#M6373</guid>
      <dc:creator>kmaron</dc:creator>
      <dc:date>2018-04-25T19:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an alert based on the threshold condition?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-based-on-the-threshold-condition/m-p/606678#M14030</link>
      <description>&lt;P&gt;What does your "500" threshold mean here?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 15:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-based-on-the-threshold-condition/m-p/606678#M14030</guid>
      <dc:creator>s-Lope678</dc:creator>
      <dc:date>2022-07-22T15:37:05Z</dc:date>
    </item>
  </channel>
</rss>

