Skip to content

Instantly share code, notes, and snippets.

@ecapuano
Created June 11, 2018 23:59
Show Gist options
  • Save ecapuano/aacd097755665ea45d8b516568ae51e4 to your computer and use it in GitHub Desktop.
Save ecapuano/aacd097755665ea45d8b516568ae51e4 to your computer and use it in GitHub Desktop.
Lookup CSV for WinLogBeat decorations in Graylog
id description
2 Interactive (logon at keyboard and screen of system)
3 Network (i.e. connection to shared folder on this computer from elsewhere on network)
4 Batch (i.e. scheduled task)
5 Service (Service startup)
7 Unlock (i.e. unlocking unnattended workstation)
8 NetworkCleartext (Logon with credentials sent in the clear text.)
9 NewCredentials such as with RunAs or mapping a network drive with alternate credentials.
10 RemoteInteractive (Terminal Services Remote Desktop or Remote Assistance)
11 CachedInteractive (logon with cached domain credentials)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment