Created
December 28, 2015 21:48
-
-
Save markwalkom/cd8b4a9f82c442079284 to your computer and use it in GitHub Desktop.
fail2ban patterns
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
F2B_DATE %{YEAR}-%{MONTHNUM}-%{MONTHDAY}[ ]%{HOUR}:?%{MINUTE}(?::?%{SECOND}) | |
F2B_ACTION (\w+)\.(?:\w+)(\s+)?\: | |
F2B_JAIL \[(?<jail>\w+\-?\w+?)\] | |
F2B_LEVEL (?<level>\w+)\s+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment