in reply to Win32::Eventlog Question
That field is a binary encoded security id. To translate that to a username you'll need to call LookupAccountSid, probably via Win32::API.