<?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: Seeing both WinEventLogs and XmlWinEventlogs in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514159#M9134</link>
    <description>&lt;P&gt;Looking at the wmi.conf file on one of our universal forwarders, I see remote log collection is disabled:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[settings]
initial_backoff = 5
max_backoff = 20
max_retries_at_max_backoff = 0
checkpoint_sync_interval = 2

## Pull event logs FROM the local system
## Usually disabled in favor of using WinEventLog inputs
[WMI:LocalApplication]
interval = 10
event_log_file = Application
disabled = 1

[WMI:LocalSystem]
interval = 10
event_log_file = System
disabled = 1

[WMI:LocalSecurity]
interval = 10
event_log_file = Security
disabled = 1&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 14 Aug 2020 16:16:04 GMT</pubDate>
    <dc:creator>gurulee</dc:creator>
    <dc:date>2020-08-14T16:16:04Z</dc:date>
    <item>
      <title>Seeing both WinEventLogs and XmlWinEventlogs</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/513778#M9124</link>
      <description>&lt;P&gt;We want XML based logs over Non-XML logs, but we are seeing both for some reason. Moreover, if we look at the log messages with source=WinEventLog:Security for example, the sourcetype shows 'xmlwineventlog'. Is this normal/expected behavior or is there some additional tuning we need to do?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-08-12 15_31_24-Inbox - lseeman@h5.com - Outlook.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10223i4CC4F8A74F1360EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-08-12 15_31_24-Inbox - lseeman@h5.com - Outlook.png" alt="2020-08-12 15_31_24-Inbox - lseeman@h5.com - Outlook.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 19:37:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/513778#M9124</guid>
      <dc:creator>gurulee</dc:creator>
      <dc:date>2020-08-12T19:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing both WinEventLogs and XmlWinEventlogs</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/513781#M9125</link>
      <description>&lt;P&gt;Check inputs.conf, if you have more than where one says renderXml=true, another says renderXml=false.&lt;/P&gt;&lt;P&gt;can you also check if you are seeing xml and non-xml events for a same host?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 19:43:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/513781#M9125</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-12T19:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing both WinEventLogs and XmlWinEventlogs</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/513996#M9126</link>
      <description>&lt;P&gt;There is no '&lt;SPAN&gt;renderXml=false' in our inputs.conf, only 'renderXml=true'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;No we do not see duplicate events logs for both a single host. What's odd is, we do not see the same log record ID's for 'source = XmlWinEventLog:Security' versus 'source = WinEventLog:Security'. But we are getting logs for both sources...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 16:10:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/513996#M9126</guid>
      <dc:creator>gurulee</dc:creator>
      <dc:date>2020-08-14T16:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing both WinEventLogs and XmlWinEventlogs</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514047#M9127</link>
      <description>&lt;P&gt;Can you check if you maybe have "Remote event log collections" enabled for this host on one of your Splunk instances? This is one of the reasons why there can be duplicate data..&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 08:34:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514047#M9127</guid>
      <dc:creator>MaverickT</dc:creator>
      <dc:date>2020-08-14T08:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing both WinEventLogs and XmlWinEventlogs</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514159#M9134</link>
      <description>&lt;P&gt;Looking at the wmi.conf file on one of our universal forwarders, I see remote log collection is disabled:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[settings]
initial_backoff = 5
max_backoff = 20
max_retries_at_max_backoff = 0
checkpoint_sync_interval = 2

## Pull event logs FROM the local system
## Usually disabled in favor of using WinEventLog inputs
[WMI:LocalApplication]
interval = 10
event_log_file = Application
disabled = 1

[WMI:LocalSystem]
interval = 10
event_log_file = System
disabled = 1

[WMI:LocalSecurity]
interval = 10
event_log_file = Security
disabled = 1&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 14 Aug 2020 16:16:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514159#M9134</guid>
      <dc:creator>gurulee</dc:creator>
      <dc:date>2020-08-14T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing both WinEventLogs and XmlWinEventlogs</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514195#M9136</link>
      <description>&lt;P&gt;You have confirmed that you are not seeing xml and non-xml from same host.&lt;/P&gt;&lt;P&gt;can you verify inputs.conf pushed to client which is sending xml events and also verify inputs.conf pushed to client which is sending non-xml events?&lt;/P&gt;&lt;P&gt;I am sure there would be a difference between the inputs used in two different servers.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 19:34:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514195#M9136</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-14T19:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing both WinEventLogs and XmlWinEventlogs</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514201#M9138</link>
      <description>&lt;P&gt;Turns out the cause of this was the windows TA add-on was not installed on all our indexers. This now parses the log "source" as the XML name consistently. It was not duplicating logs.&lt;/P&gt;&lt;P&gt;Thank you all for the support.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 21:13:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/514201#M9138</guid>
      <dc:creator>gurulee</dc:creator>
      <dc:date>2020-08-14T21:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing both WinEventLogs and XmlWinEventlogs</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/536319#M9642</link>
      <description>&lt;P&gt;Faced same issue, it was because we sent logs before installing Splunk Add-on For MS Windows on Indexer. Before this Add-on logs were tagged with source=&lt;SPAN&gt;WinEventLogs and after installing this Add-on the logs are tagged with source=xmlWinEventLogs. No duplicate events, just change in source tagging.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 11:40:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Seeing-both-WinEventLogs-and-XmlWinEventlogs/m-p/536319#M9642</guid>
      <dc:creator>bansodesant</dc:creator>
      <dc:date>2021-01-19T11:40:11Z</dc:date>
    </item>
  </channel>
</rss>

