<?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: Multiple copies of Windows Log Events in Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191241#M38064</link>
    <description>&lt;P&gt;Record number is a windows field.  They are not truely duplicate logs.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Mar 2014 17:23:10 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2014-03-17T17:23:10Z</dc:date>
    <item>
      <title>Multiple copies of Windows Log Events in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191240#M38063</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We are working on events from the Windows event logs using an Universal Forwarded on our server and Splunk Enterprise...&lt;/P&gt;

&lt;P&gt;We are seeing what appear to be multiple copies of some events in Splunk - i.e. where there are 2 events with identical properties in all fields apart from "Record Number".&lt;/P&gt;

&lt;P&gt;Is "Record Number" a splunk determined field?&lt;/P&gt;

&lt;P&gt;Is there a way to only show events with unique values of Record Number in splunk?&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;

&lt;P&gt;W&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 17:05:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191240#M38063</guid>
      <dc:creator>womblesplunk</dc:creator>
      <dc:date>2014-03-17T17:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple copies of Windows Log Events in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191241#M38064</link>
      <description>&lt;P&gt;Record number is a windows field.  They are not truely duplicate logs.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 17:23:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191241#M38064</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-03-17T17:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple copies of Windows Log Events in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191242#M38065</link>
      <description>&lt;P&gt;You can definitely search for duplicates;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;your search for windows events | stats c by recordnumber, source, host | where c &amp;gt; 1&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;/k&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 20:24:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191242#M38065</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-03-17T20:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple copies of Windows Log Events in Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191243#M38066</link>
      <description>&lt;P&gt;RecordNumber is Splunk determined field. If there are multiple events with same RecordNumber, your can filter those duplicate records using following:-&lt;/P&gt;

&lt;P&gt;your base search | eventstats count by RecordNumber | where count=1 | fields - count&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2014 21:25:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiple-copies-of-Windows-Log-Events-in-Splunk/m-p/191243#M38066</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-03-17T21:25:30Z</dc:date>
    </item>
  </channel>
</rss>

