Line added

master
Serg G. Brester 2017-03-09 18:08:35 +01:00
parent fee30eab9f
commit 33c10a2c08
1 changed files with 1 additions and 0 deletions

@ -75,6 +75,7 @@ You can also get and set corresponding parameter individually, using fail2ban cl
fail2ban-client set pam-generic logencoding UTF-8
fail2ban-client set nginx findtime 10m
```
***
**[Q]** How should I correctly modify log file locations other than in the jail settings or messing with master .conf files?<br/>
**[A]** To make a modification to the default log file locations you should create a .local file of paths-common.conf or paths-debian.com (whichever you are using in jail.local) and make changes only in your .local files which keeps it nicely structured for your jail(s) settings and avoids problems when Fail2Ban is updated<br/>