mirror of https://github.com/fail2ban/fail2ban
Updated Properly fail2ban configuration (markdown)
parent
7b2859b5e2
commit
26253f7b7d
|
@ -96,7 +96,6 @@ Now if you want for example an Nginx filter to read all your Nginx Access Logs f
|
|||
Edit the line in `paths-common.local` or `paths-debian.local` (whichever you are using) and add the entry with `nginx_access_log` line as follows<br/>
|
||||
`[DEFAULT]`<br/>
|
||||
`nginx_access_log = /var/log/nginx/*access*.log`<br/>
|
||||
<br/>
|
||||
Then in your jail you would rather use<br/>
|
||||
`logpath = %(nginx_access_log)s`<br/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue