From 0ba1571f33669aaa0527e0cb0f1227fd75dc2bc2 Mon Sep 17 00:00:00 2001
From: yeuna92 <64936210+yeuna92@users.noreply.github.com>
Date: Mon, 11 May 2020 07:46:40 -0400
Subject: [PATCH] Update jails.conf

---
 conf/fail2ban/jails.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/fail2ban/jails.conf b/conf/fail2ban/jails.conf
index 952dc35a..5de4fd48 100644
--- a/conf/fail2ban/jails.conf
+++ b/conf/fail2ban/jails.conf
@@ -50,7 +50,7 @@ findtime = 30
 enabled  = true
 port     = http,https
 filter   = miab-roundcube
-logpath  = /var/log/roundcubemail/errors
+logpath  = /var/log/roundcubemail/errors.log
 maxretry = 20
 findtime = 30