<?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: duplicate events, multiple indexed times in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559495#M6396</link>
    <description>&lt;P&gt;Hey codebuilder,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;the source is in the second pic, it shows all source and sourcetypes are the same for all dupicates.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;i am using the standard windows app, there is no log rotating or zip as it is purely the windows events being monitored.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jul 2021 19:51:58 GMT</pubDate>
    <dc:creator>willsy</dc:creator>
    <dc:date>2021-07-14T19:51:58Z</dc:date>
    <item>
      <title>duplicate events, multiple indexed times</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559436#M6380</link>
      <description>&lt;P&gt;hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;i am monitoring windows event logs and ingesting them to my indexers, the issue is that even with a unique EventRecordID i am seeing multiple events in Splunk, sometimes up to 28.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;second to that, when i complete the two searches in the picture i can see that the same event is being indexed multiple times (14) between 13:33:31 and 13:36:00&lt;BR /&gt;&lt;BR /&gt;any help on how to rectify this issue is greatly appreciated.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;please see attached the two searches showing multiple indexed results and also multiple indexed times.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Paste 1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15090i81EA5B386CCAE9A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Paste 1.PNG" alt="Paste 1.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paste 2.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15091i0ECBBF8BE012758D/image-size/large?v=v2&amp;amp;px=999" role="button" title="paste 2.PNG" alt="paste 2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 14:19:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559436#M6380</guid>
      <dc:creator>willsy</dc:creator>
      <dc:date>2021-07-14T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate events, multiple indexed times</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559494#M6395</link>
      <description>&lt;P&gt;Are your log files being rotated, such as to zip files? Duplicate events such as this can happen if log files are rotated, renamed, or compressed. Splunk will see those as new files and ingest them, unless you explicitly blacklist them.&lt;/P&gt;&lt;P&gt;Try adding source to your search to see what files the events are coming from.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 19:48:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559494#M6395</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-07-14T19:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate events, multiple indexed times</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559495#M6396</link>
      <description>&lt;P&gt;Hey codebuilder,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;the source is in the second pic, it shows all source and sourcetypes are the same for all dupicates.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;i am using the standard windows app, there is no log rotating or zip as it is purely the windows events being monitored.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 19:51:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559495#M6396</guid>
      <dc:creator>willsy</dc:creator>
      <dc:date>2021-07-14T19:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate events, multiple indexed times</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559498#M6397</link>
      <description>&lt;P&gt;That pic doesn't include the actual source file.&lt;/P&gt;&lt;P&gt;Try running the following:&lt;/P&gt;&lt;P&gt;|tstats count where index=windows_event_log by source&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 20:08:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559498#M6397</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-07-14T20:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate events, multiple indexed times</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559538#M6402</link>
      <description>&lt;P&gt;Good morning,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So if i did your search without specifically asking for that EventRecordID i have the three sources&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;XmlWinEventLog:Application&lt;BR /&gt;XmlWinEvenLog:Security&lt;BR /&gt;XmlWinEventLog:System&lt;BR /&gt;&lt;BR /&gt;If however i do the same with that specific EventRecordID it is only aligned to source;&lt;BR /&gt;XmlWinEventLog:Security&lt;BR /&gt;&lt;BR /&gt;Which means that it is coming from only one source.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 07:32:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/559538#M6402</guid>
      <dc:creator>willsy</dc:creator>
      <dc:date>2021-07-15T07:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: duplicate events, multiple indexed times</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/580664#M11116</link>
      <description>&lt;P&gt;How to resolve the issue if logs are rotated or compressed. How to blacklist them?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Splunk is ingesting duplicate events in my org.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help me how to fix issue if logs are rotated or compressed.&lt;/P&gt;&lt;P&gt;Highly appreciate your help.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 17:55:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/duplicate-events-multiple-indexed-times/m-p/580664#M11116</guid>
      <dc:creator>mani1</dc:creator>
      <dc:date>2022-01-11T17:55:16Z</dc:date>
    </item>
  </channel>
</rss>

