From d82223ceeb7a28796c50646f8a662359a0d66d90 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 3 Nov 2023 03:18:57 +0100 Subject: [PATCH] update docs --- helpers/fail2ban | 2 -- 1 file changed, 2 deletions(-) diff --git a/helpers/fail2ban b/helpers/fail2ban index 31f55b312..80c2bda34 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