mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
monit: accepting both logpath's: monit and monit.log, closes gh-2495
This commit is contained in:
parent
5e3fef1631
commit
5cf064a112
1 changed files with 1 additions and 0 deletions
|
|
@ -445,6 +445,7 @@ logpath = /var/log/tomcat*/catalina.out
|
|||
#Ban clients brute-forcing the monit gui login
|
||||
port = 2812
|
||||
logpath = /var/log/monit
|
||||
/var/log/monit.log
|
||||
|
||||
|
||||
[webmin-auth]
|
||||
|
|
|
|||
Loading…
Reference in a new issue