<?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: stats by _time and field values in that time frame in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/stats-by-time-and-field-values-in-that-time-frame/m-p/312151#M160982</link>
    <description>&lt;P&gt;Perhaps:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;base search&amp;gt; | bin span=5min _time | stats values(app) AS Apps dc(app) AS count BY _time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's assuming you want the distinct set and count of apps during that time.&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2017 21:11:16 GMT</pubDate>
    <dc:creator>micahkemp</dc:creator>
    <dc:date>2017-05-25T21:11:16Z</dc:date>
    <item>
      <title>stats by _time and field values in that time frame</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stats-by-time-and-field-values-in-that-time-frame/m-p/312150#M160981</link>
      <description>&lt;P&gt;Expected stats result&lt;/P&gt;

&lt;P&gt;Time every 5mins   |  Apps                      |count&lt;BR /&gt;
1:00                           |app1,app2,app3    |3&lt;BR /&gt;
1:05                           |app1,app4              |2&lt;BR /&gt;
1:10                           |app4                        |1&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 20:59:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stats-by-time-and-field-values-in-that-time-frame/m-p/312150#M160981</guid>
      <dc:creator>knarayana</dc:creator>
      <dc:date>2017-05-25T20:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: stats by _time and field values in that time frame</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stats-by-time-and-field-values-in-that-time-frame/m-p/312151#M160982</link>
      <description>&lt;P&gt;Perhaps:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;base search&amp;gt; | bin span=5min _time | stats values(app) AS Apps dc(app) AS count BY _time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's assuming you want the distinct set and count of apps during that time.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 21:11:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stats-by-time-and-field-values-in-that-time-frame/m-p/312151#M160982</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2017-05-25T21:11:16Z</dc:date>
    </item>
  </channel>
</rss>

