<?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 Keep track of max count. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Keep-track-of-max-count/m-p/491047#M137102</link>
    <description>&lt;P&gt;Mysesarch&lt;BR /&gt;
| stats avg(time) as "median", max(time) as MaxMedian max(time99) as "Max99th", max(time999) as Max999th by host&lt;/P&gt;

&lt;P&gt;I have something like this, I also want a count of max(99th) by host in past 1hr.&lt;/P&gt;

&lt;P&gt;Just make it clear, let say I'm running search for 1hr, I want to calculate max(99th) value every 10mins and display its count by host but, I still want my stats to for whole 1hr.&lt;/P&gt;

&lt;P&gt;Say we have host A, B and C&lt;BR /&gt;
at 00:10 the max(99th) is on host-A&lt;BR /&gt;
at 00:20 the max(99th) is on host-A&lt;BR /&gt;
at 00:30 the max(99th) is on host-B &lt;/P&gt;

&lt;P&gt;I want to display &lt;BR /&gt;
host-A median MaxMedian Max99th Max999th "2 times out of 3"&lt;BR /&gt;
host-B median MaxMedian Max99th Max999th "1 time out of 3"&lt;BR /&gt;
host-C median MaxMedian Max99th Max999th "0 times out of 3"&lt;BR /&gt;
Thanks for your time.&lt;/P&gt;</description>
    <pubDate>Sat, 28 Sep 2019 18:04:41 GMT</pubDate>
    <dc:creator>sandeepmakkena</dc:creator>
    <dc:date>2019-09-28T18:04:41Z</dc:date>
    <item>
      <title>Keep track of max count.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Keep-track-of-max-count/m-p/491047#M137102</link>
      <description>&lt;P&gt;Mysesarch&lt;BR /&gt;
| stats avg(time) as "median", max(time) as MaxMedian max(time99) as "Max99th", max(time999) as Max999th by host&lt;/P&gt;

&lt;P&gt;I have something like this, I also want a count of max(99th) by host in past 1hr.&lt;/P&gt;

&lt;P&gt;Just make it clear, let say I'm running search for 1hr, I want to calculate max(99th) value every 10mins and display its count by host but, I still want my stats to for whole 1hr.&lt;/P&gt;

&lt;P&gt;Say we have host A, B and C&lt;BR /&gt;
at 00:10 the max(99th) is on host-A&lt;BR /&gt;
at 00:20 the max(99th) is on host-A&lt;BR /&gt;
at 00:30 the max(99th) is on host-B &lt;/P&gt;

&lt;P&gt;I want to display &lt;BR /&gt;
host-A median MaxMedian Max99th Max999th "2 times out of 3"&lt;BR /&gt;
host-B median MaxMedian Max99th Max999th "1 time out of 3"&lt;BR /&gt;
host-C median MaxMedian Max99th Max999th "0 times out of 3"&lt;BR /&gt;
Thanks for your time.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Sep 2019 18:04:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Keep-track-of-max-count/m-p/491047#M137102</guid>
      <dc:creator>sandeepmakkena</dc:creator>
      <dc:date>2019-09-28T18:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Keep track of max count.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Keep-track-of-max-count/m-p/491048#M137103</link>
      <description>&lt;P&gt;oops, sorry.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 14:59:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Keep-track-of-max-count/m-p/491048#M137103</guid>
      <dc:creator>tjago11</dc:creator>
      <dc:date>2019-10-01T14:59:50Z</dc:date>
    </item>
  </channel>
</rss>

