# Fail2Ban configuration file for DAViCal # # Author: Fabian Wenk # # $Revision$ # # DAViCal does its logging into the Apache error.log of the corresponding # virtualhost. [Definition] # Option: failregex # Notes.: regex to match the password failures messages in the logfile. # Values: TEXT # failregex = \[client (:\d+)?\] davical: Login failure: WARN: Invalid username or password., referer: .*$ \[client (:\d+)?\] davical: \*\*\*: ERROR:authentication failure for user \'.*\' from host \[.*\]$ # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored. # Values: TEXT # ignoreregex =