From ffba62ded186cd1fbac29c3534ae1426fc1fad65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20Fuxj=C3=A4ger?= <1447159+MaxValue@users.noreply.github.com> Date: Thu, 24 Apr 2025 11:32:24 +0200 Subject: [PATCH] Update fail2ban.local.j2 Fix logtarget when running fail2ban as systemd service --- templates/fail2ban.local.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/fail2ban.local.j2 b/templates/fail2ban.local.j2 index 59bc278..5d8cdb8 100644 --- a/templates/fail2ban.local.j2 +++ b/templates/fail2ban.local.j2 @@ -1,2 +1,2 @@ [Definition] -logtarget = SYSTEMD-JOURNAL +logtarget = SYSOUT