<?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: How to get a count of daily active users in the last 3 days? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-a-count-of-daily-active-users-in-the-last-3-days/m-p/217137#M63763</link>
    <description>&lt;P&gt;Assuming you have the data in splunk, try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;base search earliest=-3d@d | timechart span=1d dc(phoneID) as "Active Users"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 29 Sep 2016 15:32:44 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-09-29T15:32:44Z</dc:date>
    <item>
      <title>How to get a count of daily active users in the last 3 days?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-a-count-of-daily-active-users-in-the-last-3-days/m-p/217135#M63761</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I'm new to Splunk and new to get a count of the daily active users in the last 3 days.&lt;BR /&gt;
Users in our system are tracked by phoneID.&lt;BR /&gt;
How would I go about doing that?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 13:11:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-a-count-of-daily-active-users-in-the-last-3-days/m-p/217135#M63761</guid>
      <dc:creator>rob9mcneil9</dc:creator>
      <dc:date>2016-09-29T13:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a count of daily active users in the last 3 days?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-a-count-of-daily-active-users-in-the-last-3-days/m-p/217136#M63762</link>
      <description>&lt;P&gt;If you could post some sample data that would help the community help you. &lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:09:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-a-count-of-daily-active-users-in-the-last-3-days/m-p/217136#M63762</guid>
      <dc:creator>JDukeSplunk</dc:creator>
      <dc:date>2016-09-29T14:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a count of daily active users in the last 3 days?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-a-count-of-daily-active-users-in-the-last-3-days/m-p/217137#M63763</link>
      <description>&lt;P&gt;Assuming you have the data in splunk, try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;base search earliest=-3d@d | timechart span=1d dc(phoneID) as "Active Users"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Sep 2016 15:32:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-a-count-of-daily-active-users-in-the-last-3-days/m-p/217137#M63763</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-09-29T15:32:44Z</dc:date>
    </item>
  </channel>
</rss>

