forked from pool/fail2ban
Accepting request 176913 from home:weberho:branches:security
Included logrotate configuration for fail2ban OBS-URL: https://build.opensuse.org/request/show/176913 OBS-URL: https://build.opensuse.org/package/show/security/fail2ban?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
e9789d8f70
commit
50e6c9be87
13
fail2ban.logrotate
Normal file
13
fail2ban.logrotate
Normal file
@@ -0,0 +1,13 @@
|
||||
/var/log/fail2ban.log {
|
||||
compress
|
||||
dateext
|
||||
maxage 365
|
||||
rotate 99
|
||||
size=+4096k
|
||||
notifempty
|
||||
missingok
|
||||
create 644 root root
|
||||
postrotate
|
||||
fail2ban-client set logtarget /var/log/fail2ban.log 1>/dev/null || true
|
||||
endscript
|
||||
}
|
Reference in New Issue
Block a user