<?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 when Avg duration greater than threshold in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Alert-when-Avg-duration-greater-than-threshold/m-p/690822#M16077</link>
    <description>&lt;P&gt;Use your search in an alert and add the following&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| where Avg &amp;gt; 1000&lt;/LI-CODE&gt;&lt;P&gt;Then set the timeframe for the search to be last 15 minutes and the alert trigger to be when there are greater than zero results&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jun 2024 08:14:26 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-06-16T08:14:26Z</dc:date>
    <item>
      <title>Alert when Avg duration greater than threshold</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-when-Avg-duration-greater-than-threshold/m-p/690818#M16076</link>
      <description>&lt;P&gt;I have a query that displays avg duration. How to i modify query to alert if avg ( duration) is greater than 1000 last 15 mins.&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=tra cf_space_name="pr" "cf_app_name":"Sch" "msg"."Logging Duration" AND NOT "DistributedLockProcessor" |rename msg.DurationMs as TimeT |table _time TimeT msg.Service&lt;BR /&gt;| bucket _time span=1m&lt;BR /&gt;| stats&lt;BR /&gt;avg(TimeT) as "Avg"&lt;BR /&gt;by msg.Service&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11.JPG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31351iBAC1B8CED2CBEB6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="11.JPG" alt="11.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2024 23:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-when-Avg-duration-greater-than-threshold/m-p/690818#M16076</guid>
      <dc:creator>sivaranjani</dc:creator>
      <dc:date>2024-06-15T23:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when Avg duration greater than threshold</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-when-Avg-duration-greater-than-threshold/m-p/690822#M16077</link>
      <description>&lt;P&gt;Use your search in an alert and add the following&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| where Avg &amp;gt; 1000&lt;/LI-CODE&gt;&lt;P&gt;Then set the timeframe for the search to be last 15 minutes and the alert trigger to be when there are greater than zero results&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2024 08:14:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-when-Avg-duration-greater-than-threshold/m-p/690822#M16077</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-06-16T08:14:26Z</dc:date>
    </item>
  </channel>
</rss>

