From 2d51240b3e9e19a4259c03058ddde6ce8698397b Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Sat, 3 Apr 2021 23:33:49 +0200 Subject: [PATCH] correction for default log interpolation and added allports banaction --- config/jail.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/jail.conf b/config/jail.conf index d6d8af67..52cc161d 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -967,4 +967,5 @@ port = http,https logpath = /var/log/traefik/access.log [scanlogd] -logpath = %{syslog_local0} +logpath = %(syslog_local0)s +banaction = %(banaction_allports)s