Updated Properly fail2ban configuration (markdown)

master
Serg G. Brester 2017-03-16 12:17:01 +01:00
parent 7b2859b5e2
commit 26253f7b7d
1 changed files with 0 additions and 1 deletions

@ -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/>