# Fail2Ban configuration file
#
# Author: Cyril Jaquier
# $Revision: 394 $
[Definition]
# Option: failregex
# Notes.: regex to match the password failure messages in the logfile.
# Values: TEXT
failregex = [[]client (?P<host>\S*)[]] user .*(?:: authentication failure|not found)