<?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 how to identify unique user entry in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-identify-unique-user-entry/m-p/58291#M14250</link>
    <description>&lt;P&gt;Log 11:34:23 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="Hamilton",uuid="245209820udwdef34", customer id 5 &lt;/P&gt;

&lt;P&gt;Log 11:37:39 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="John",uuid="4878742345dsdef34", customer id 23&lt;/P&gt;

&lt;P&gt;Log 11:39:45 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="Pearson",uuid="4398723isdjdwef34", customer id 84&lt;/P&gt;

&lt;P&gt;Log 11:42:58 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="John",uuid="4878742345dsdef34", customer id 23&lt;/P&gt;

&lt;P&gt;Log 11:47:43 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="Hamilton",uuid="245209820udwdef34", customer id 5&lt;/P&gt;

&lt;P&gt;Here i need to identify (unique) user entry like Hamilton , John , Pearson &lt;BR /&gt;
So the answer should be like this total unique user is  3 &lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2013 10:31:39 GMT</pubDate>
    <dc:creator>dilstn</dc:creator>
    <dc:date>2013-03-12T10:31:39Z</dc:date>
    <item>
      <title>how to identify unique user entry</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-identify-unique-user-entry/m-p/58291#M14250</link>
      <description>&lt;P&gt;Log 11:34:23 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="Hamilton",uuid="245209820udwdef34", customer id 5 &lt;/P&gt;

&lt;P&gt;Log 11:37:39 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="John",uuid="4878742345dsdef34", customer id 23&lt;/P&gt;

&lt;P&gt;Log 11:39:45 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="Pearson",uuid="4398723isdjdwef34", customer id 84&lt;/P&gt;

&lt;P&gt;Log 11:42:58 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="John",uuid="4878742345dsdef34", customer id 23&lt;/P&gt;

&lt;P&gt;Log 11:47:43 &lt;A href="http://www.rohm.com"&gt;http://www.rohm.com&lt;/A&gt; , customername="Hamilton",uuid="245209820udwdef34", customer id 5&lt;/P&gt;

&lt;P&gt;Here i need to identify (unique) user entry like Hamilton , John , Pearson &lt;BR /&gt;
So the answer should be like this total unique user is  3 &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 10:31:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-identify-unique-user-entry/m-p/58291#M14250</guid>
      <dc:creator>dilstn</dc:creator>
      <dc:date>2013-03-12T10:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to identify unique user entry</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-identify-unique-user-entry/m-p/58292#M14251</link>
      <description>&lt;P&gt;stats dc(customername)?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 10:33:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-identify-unique-user-entry/m-p/58292#M14251</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-03-12T10:33:07Z</dc:date>
    </item>
  </channel>
</rss>

