<?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: Identify duplicate values in a field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Identify-duplicate-values-in-a-field/m-p/660473#M228014</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245490"&gt;@azulueta&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Try the following query&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=tenable sourcetype=tenable:io:assets
| stats count values(hostnames) BY agent_uuid
| where count &amp;gt; 1&lt;/LI-CODE&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2023 02:16:05 GMT</pubDate>
    <dc:creator>yeahnah</dc:creator>
    <dc:date>2023-10-12T02:16:05Z</dc:date>
    <item>
      <title>Identify duplicate values in a field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Identify-duplicate-values-in-a-field/m-p/660471#M228012</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to Splunk and am looking for a search that is able to identify duplicate field values. We have an issue in Tenable that assets have duplicate asset IDs. My initial search is:&lt;BR /&gt;&lt;BR /&gt;index=tenable sourcetype=tenable:io:assets&lt;BR /&gt;| stats count by hostnames, agent_uuid&lt;BR /&gt;&lt;BR /&gt;Lists hostnames with ther unique ID on a table. Need to just show hostnames with the same agent_uuid.&lt;/P&gt;&lt;P&gt;I don't know if I need to export this and put it on a lookup table and then compare the agent_uuid values from there and just show the duplicates but I was hoping for a more straight forward search to do this. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 01:41:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Identify-duplicate-values-in-a-field/m-p/660471#M228012</guid>
      <dc:creator>azulueta</dc:creator>
      <dc:date>2023-10-12T01:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Identify duplicate values in a field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Identify-duplicate-values-in-a-field/m-p/660473#M228014</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245490"&gt;@azulueta&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Try the following query&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=tenable sourcetype=tenable:io:assets
| stats count values(hostnames) BY agent_uuid
| where count &amp;gt; 1&lt;/LI-CODE&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 02:16:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Identify-duplicate-values-in-a-field/m-p/660473#M228014</guid>
      <dc:creator>yeahnah</dc:creator>
      <dc:date>2023-10-12T02:16:05Z</dc:date>
    </item>
  </channel>
</rss>

