Last active
July 4, 2017 02:28
-
-
Save automine/9e2b55b75a9055cd19f7072951896dae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[host::10.200.12.115] | |
TRANSFORMS-rewrite_windows_security = rewrite_windows_security |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[rewrite_windows_security] | |
REGEX = \s<\d+>\S+\s+\d+:\s+Microsoft-Windows-Security | |
DEST_KEY = MetaData:Sourcetype | |
FORMAT = sourcetype::WinEventLog:Security |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment