<?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: Help with query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Help-with-query/m-p/567315#M197694</link>
    <description>&lt;P&gt;Without understanding the data, or the search your working with...&lt;BR /&gt;&lt;BR /&gt;| &lt;EM&gt;your search&lt;/EM&gt;&lt;BR /&gt;| stats count by name, serial_number, name_number&lt;BR /&gt;| search count&amp;gt;1&lt;BR /&gt;&lt;BR /&gt;Any records that have identical names/serial number will show up.&amp;nbsp; You can adjust this as follows:&lt;/P&gt;&lt;P&gt;| &lt;EM&gt;your search&lt;/EM&gt;&lt;BR /&gt;| stats count as count, values(serial_number) as serial_number, values(name_number) by name,&lt;BR /&gt;| search count&amp;gt;1&lt;/P&gt;&lt;P&gt;That would show if there we hosts with the same name, but might have different serial numbers.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Sep 2021 19:51:06 GMT</pubDate>
    <dc:creator>solarboyz1</dc:creator>
    <dc:date>2021-09-16T19:51:06Z</dc:date>
    <item>
      <title>Help with query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-query/m-p/567283#M197685</link>
      <description>&lt;P&gt;Hello - I am new to splunk and am trying to do a search on data that calls out three different fields for duplicates so I can make a report out of that. Two of the fields are the name and serial number, and the third field is the name and serial number combined. Any help is appreciated, thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 15:54:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-query/m-p/567283#M197685</guid>
      <dc:creator>dmtman</dc:creator>
      <dc:date>2021-09-16T15:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-query/m-p/567315#M197694</link>
      <description>&lt;P&gt;Without understanding the data, or the search your working with...&lt;BR /&gt;&lt;BR /&gt;| &lt;EM&gt;your search&lt;/EM&gt;&lt;BR /&gt;| stats count by name, serial_number, name_number&lt;BR /&gt;| search count&amp;gt;1&lt;BR /&gt;&lt;BR /&gt;Any records that have identical names/serial number will show up.&amp;nbsp; You can adjust this as follows:&lt;/P&gt;&lt;P&gt;| &lt;EM&gt;your search&lt;/EM&gt;&lt;BR /&gt;| stats count as count, values(serial_number) as serial_number, values(name_number) by name,&lt;BR /&gt;| search count&amp;gt;1&lt;/P&gt;&lt;P&gt;That would show if there we hosts with the same name, but might have different serial numbers.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 19:51:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-query/m-p/567315#M197694</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2021-09-16T19:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help with query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Help-with-query/m-p/567317#M197695</link>
      <description>&lt;P&gt;What exactly do you mean by duplicates? A value that appears more than once in a given field (column)? Or a combined set of values from all fields?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 20:06:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Help-with-query/m-p/567317#M197695</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2021-09-16T20:06:13Z</dc:date>
    </item>
  </channel>
</rss>

