<?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: Splunk query to check variation in processing time and volume in 5 minutes each (in last 10 minutes) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-check-variation-in-processing-time-and-volume-in/m-p/543619#M153987</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/92551"&gt;@sahil237888&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please try below sample;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your_index earliest=-15m 
| timechart span=5m partial=f avg(response_time) as response_time sum(volume) as volume
| autoregress response_time p=1
| autoregress volume p=1
| where response_time&amp;gt;response_time_p1*1.6 OR volume&amp;lt;volume_p1*0.5&lt;/LI-CODE&gt;</description>
    <pubDate>Sat, 13 Mar 2021 08:10:49 GMT</pubDate>
    <dc:creator>scelikok</dc:creator>
    <dc:date>2021-03-13T08:10:49Z</dc:date>
    <item>
      <title>Splunk query to check variation in processing time and volume in 5 minutes each (in last 10 minutes)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-check-variation-in-processing-time-and-volume-in/m-p/543065#M153837</link>
      <description>&lt;P&gt;Hi, Can anyone help, As I want to get an alert if : The volume gets drop or if processing time gets increased of a specific server when being compared with last 5 minutes - The query should use volume and average response of current 5 minutes and last 5 minutes. and then if there is difference in volume &amp;lt; 50% or processing time &amp;gt; 60% then alert.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 17:13:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-check-variation-in-processing-time-and-volume-in/m-p/543065#M153837</guid>
      <dc:creator>sahil237888</dc:creator>
      <dc:date>2021-03-09T17:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk query to check variation in processing time and volume in 5 minutes each (in last 10 minutes)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-check-variation-in-processing-time-and-volume-in/m-p/543619#M153987</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/92551"&gt;@sahil237888&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please try below sample;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your_index earliest=-15m 
| timechart span=5m partial=f avg(response_time) as response_time sum(volume) as volume
| autoregress response_time p=1
| autoregress volume p=1
| where response_time&amp;gt;response_time_p1*1.6 OR volume&amp;lt;volume_p1*0.5&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 13 Mar 2021 08:10:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-query-to-check-variation-in-processing-time-and-volume-in/m-p/543619#M153987</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-03-13T08:10:49Z</dc:date>
    </item>
  </channel>
</rss>

