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
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...