mirror of
https://github.com/linuxserver/fail2ban-confs.git
synced 2026-02-20 05:02:42 +08:00
16 lines
258 B
Plaintext
16 lines
258 B
Plaintext
## Version 2022/08/06
|
|
# Fail2Ban filter for Group-Office
|
|
#
|
|
# Enable logging with:
|
|
# $config['info_log']='/home/groupoffice/log/info.log';
|
|
#
|
|
|
|
[Definition]
|
|
|
|
failregex = ^\[\]LOGIN FAILED for user: "\S+" from IP: <HOST>$
|
|
|
|
ignoreregex =
|
|
|
|
# Author: Daniel Black
|
|
|