Getting Data In

Why splunk forwarder not send the same data from WinEventLog:Security

TheGU
Path Finder

This is what I get from universal forwarder :

Message=Security Enabled Global Group Member Removed:  
    Member Name:    -  
    Member ID:  %{S-1-5-21-1659004503-813497703-682003330-1006}  
    Target Account Name:    None  
    Target Domain:  TEST-4  
    Target Account ID:  %{S-1-5-21-1659004503-813497703-682003330-513}  
    Caller User Name:   test  
    Caller Domain:  TEST-4  
    Caller Logon ID:    (0x0,0x111E1)  
    Privileges: -  

This is a same event but see in Event Viewer :

Description:  
Security Enabled Local Group Member Removed:  
    Member Name:    -  
    Member ID:  TEST-4\temp1  
    Target Account Name:    Administrators  
    Target Domain:  Builtin  
    Target Account ID:  BUILTIN\Administrators  
    Caller User Name:   test  
    Caller Domain:  TEST-4  
    Caller Logon ID:    (0x0,0x111E1)  
    Privileges: -  

You will see that some fields are different e.g. Member ID, Target Account Name,Target Domain,Target Account ID.
How can I config splunk forwarder to get the same data as I see in event viewer?

Why forwarder change data before send to indexer?

0 Karma

Drainy
Champion

They look to me like different events. The forwarder doesn't change any of the data that I have seen.
In your first paste that looks like an event log generated for an object that has been deleted and the reference to still exists, windows uses those strings (object references) in place of object names when they no longer exist.
Your second event paste explicitly says it is related to the builtin admin account but the first one doesn't have a target account name which would suggest to me that they are different events.

Could you double check that you have matched them correctly?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...