Hi,
I'm trying to create an Eventlog sensor to check for event id 528 (logon). I also want to use "Filter by message" to filter for "Logon type 10", as in the following example:
Successful Logon: User Name: xxx Domain: xxx Logon ID: (xxx) Logon Type: 10 Logon Process: User32 Authentication Package: Negotiate Workstation Name: xxx Logon GUID: {xxx} Caller User Name: xxx$ Caller Domain: xxx Caller Logon ID: (xxx) Caller Process ID: xxx Transited Services: - Source Network Address: xxx Source Port: xxx.\
How can I achieve this?
Add comment