<?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 filter duplicate KV entries? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-duplicate-KV-entries/m-p/460785#M129981</link>
    <description>&lt;P&gt;Just what I needed Rich, thanks very much! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
    <pubDate>Sun, 29 Mar 2020 14:07:35 GMT</pubDate>
    <dc:creator>RHogg</dc:creator>
    <dc:date>2020-03-29T14:07:35Z</dc:date>
    <item>
      <title>How to filter duplicate KV entries?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-duplicate-KV-entries/m-p/460783#M129979</link>
      <description>&lt;P&gt;Hi guys, &lt;/P&gt;

&lt;P&gt;I was wondering if someone could point me in the right direction with an issue I've been having. &lt;/P&gt;

&lt;P&gt;Basically I have a search thats set to pull usernames from a KV lookup, the issue is theres "duplicate" entries in the lookup e.g.&lt;BR /&gt;
Username and Username@email&lt;/P&gt;

&lt;P&gt;Is there any way to stop the duplicate users from appearing in the search results? I seem to be at a bit of a dead end. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 09:01:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-duplicate-KV-entries/m-p/460783#M129979</guid>
      <dc:creator>RHogg</dc:creator>
      <dc:date>2020-03-29T09:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter duplicate KV entries?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-duplicate-KV-entries/m-p/460784#M129980</link>
      <description>&lt;P&gt;Those are not duplicates.  If you want to filter out similar results then you need to modify your search to normalize the data.  For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | eval username = replace(username, "@.*", "")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 29 Mar 2020 14:00:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-duplicate-KV-entries/m-p/460784#M129980</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-03-29T14:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter duplicate KV entries?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-duplicate-KV-entries/m-p/460785#M129981</link>
      <description>&lt;P&gt;Just what I needed Rich, thanks very much! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 14:07:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-duplicate-KV-entries/m-p/460785#M129981</guid>
      <dc:creator>RHogg</dc:creator>
      <dc:date>2020-03-29T14:07:35Z</dc:date>
    </item>
  </channel>
</rss>

