<?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: Getting average times for user defined categories in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91400#M23506</link>
    <description>&lt;P&gt;Ok, I think I have this.  I was just in syntax hell.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2013 20:16:45 GMT</pubDate>
    <dc:creator>RVDowning</dc:creator>
    <dc:date>2013-07-10T20:16:45Z</dc:date>
    <item>
      <title>Getting average times for user defined categories</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91399#M23505</link>
      <description>&lt;P&gt;stats count as #PlanOpen, &lt;BR /&gt;
count(eval(NumRows &amp;lt; 50)) as SmallPlans , &lt;BR /&gt;
count(eval(NumRows&amp;gt;=50 AND NumRows &amp;lt;200)) as MediumPlans, &lt;BR /&gt;
count(eval(NumRows &amp;gt;=200)) as LargePlans &lt;/P&gt;

&lt;P&gt;With a query such as above and a field SecsElapsed in each row, is there a way to get the average of that field for each category, namely SmallPlans, MediumPlans and LargePlans?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 18:34:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91399#M23505</guid>
      <dc:creator>RVDowning</dc:creator>
      <dc:date>2013-07-10T18:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting average times for user defined categories</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91400#M23506</link>
      <description>&lt;P&gt;Ok, I think I have this.  I was just in syntax hell.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 20:16:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91400#M23506</guid>
      <dc:creator>RVDowning</dc:creator>
      <dc:date>2013-07-10T20:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting average times for user defined categories</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91401#M23507</link>
      <description>&lt;P&gt;Can you change this so the code is formatted please? Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 20:33:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91401#M23507</guid>
      <dc:creator>cpeteman</dc:creator>
      <dc:date>2013-07-10T20:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting average times for user defined categories</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91402#M23508</link>
      <description>&lt;P&gt;Have no idea if that is what you meant or not.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2013 11:36:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-average-times-for-user-defined-categories/m-p/91402#M23508</guid>
      <dc:creator>RVDowning</dc:creator>
      <dc:date>2013-07-11T11:36:18Z</dc:date>
    </item>
  </channel>
</rss>

