From 33c10a2c08086aede943618f9cbc677cde7d9798 Mon Sep 17 00:00:00 2001 From: "Serg G. Brester" Date: Thu, 9 Mar 2017 18:08:35 +0100 Subject: [PATCH] Line added --- ...il2ban configuration.md => Properly-fail2ban-configuration.md | 1 + 1 file changed, 1 insertion(+) rename Properly fail2ban configuration.md => Properly-fail2ban-configuration.md (99%) diff --git a/Properly fail2ban configuration.md b/Properly-fail2ban-configuration.md similarity index 99% rename from Properly fail2ban configuration.md rename to Properly-fail2ban-configuration.md index a55b0da..cb19d3a 100644 --- a/Properly fail2ban configuration.md +++ b/Properly-fail2ban-configuration.md @@ -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?
**[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