mirror of
https://github.com/linuxserver/fail2ban-confs.git
synced 2026-02-20 05:02:42 +08:00
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
## Version 2022/08/06
|
|
# Fail2Ban filter for Gitlab
|
|
# Detecting unauthorized access to the Gitlab Web portal
|
|
# typically logged in /var/log/gitlab/gitlab-rails/application.log
|
|
|
|
[Definition]
|
|
failregex = ^: Failed Login: username=<F-USER>.+</F-USER> ip=<HOST>$
|