Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
193 |
- |
1 |
# Fail2Ban filter for Gitlab
|
|
|
2 |
# Detecting unauthorized access to the Gitlab Web portal
|
|
|
3 |
# typically logged in /var/log/gitlab/gitlab-rails/application.log
|
|
|
4 |
|
|
|
5 |
[Definition]
|
|
|
6 |
failregex = ^: Failed Login: username=<F-USER>.+</F-USER> ip=<HOST>$
|