Getting Data In

WinEventLog:Security EventCode 4732 Name instead of SID in Splunk- How can I view the account or username?

garrywilmeth
Explorer

Hello,

I have all auditing enabled via GPO and I am getting WinEventLog:Security logs in Splunk.  I am attempting to generate an alert when a user or group is added to local admin on a host.  I see the SID that gets added in the Win event log on the host showing as the group or account name, but I see the corresponding event in Splunk showing the same entry as the alpha/numeric SID.  How can I view the account or username in Splunk for these events?

 

Thanks,

Garry

 

Labels (2)
0 Karma

chrisRed
New Member

This appears to be an old post, but for the sake of others looking for solutions, the win event id does return account name fields. Sometimes, if your running in smart mode, you may not see all fields, so I recommend using verbose mode, then extract the fields you need. I noticed the Account_Name field has more than one entry, so it helps to add a | eval user = mvindex(Account_Name, 0) to filter out unwanted info.

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!

Value Insights: Now Generally Available in the CMC

Organizations are under pressure to move faster, control cost, expand AI adoption, and prove value with more ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Splunk App Dev Quarterly Roundup: AI, Agents, and Innovation!

Another quarter, another wave of innovation. From complex integrations to pushing the limits ...