From 21531281e11a4fefbe57ca42f915d3626b50a642 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 3 Nov 2023 03:27:19 +0100 Subject: [PATCH] update docs --- helpers/fail2ban | 2 -- 1 file changed, 2 deletions(-) diff --git a/helpers/fail2ban b/helpers/fail2ban index a28dea1cd..9de6ae910 100644 --- a/helpers/fail2ban +++ b/helpers/fail2ban @@ -53,8 +53,6 @@ # You can find some more explainations about how to make a regex here : # https://www.fail2ban.org/wiki/index.php/MANUAL_0_8#Filters # -# Note that the logfile need to exist before to call this helper !! -# # To validate your regex you can test with this command: # ``` # fail2ban-regex /var/log/YOUR_LOG_FILE_PATH /etc/fail2ban/filter.d/YOUR_APP.conf