Splunk Enterprise Security

Seeing both WinEventLogs and XmlWinEventlogs

gurulee
Explorer

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?

2020-08-12 15_31_24-Inbox - lseeman@h5.com - Outlook.png

Labels (2)
0 Karma
1 Solution

gurulee
Explorer

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.

Thank you all for the support.

View solution in original post

thambisetty
SplunkTrust
SplunkTrust

Check inputs.conf, if you have more than where one says renderXml=true, another says renderXml=false.

can you also check if you are seeing xml and non-xml events for a same host?

————————————
If this helps, give a like below.

gurulee
Explorer

There is no 'renderXml=false' in our inputs.conf, only 'renderXml=true'

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...

0 Karma

thambisetty
SplunkTrust
SplunkTrust

You have confirmed that you are not seeing xml and non-xml from same host.

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?

I am sure there would be a difference between the inputs used in two different servers.

————————————
If this helps, give a like below.

MaverickT
Communicator

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..

Tags (1)
0 Karma

gurulee
Explorer

Looking at the wmi.conf file on one of our universal forwarders, I see remote log collection is disabled:

[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
0 Karma

gurulee
Explorer

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.

Thank you all for the support.

bansodesant
Explorer

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=WinEventLogs and after installing this Add-on the logs are tagged with source=xmlWinEventLogs. No duplicate events, just change in source tagging. 

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...