update docs

This commit is contained in:
OniriCorpe 2023-11-03 03:27:19 +01:00
parent 51f4544d42
commit 21531281e1

View file

@ -53,8 +53,6 @@
# You can find some more explainations about how to make a regex here : # You can find some more explainations about how to make a regex here :
# https://www.fail2ban.org/wiki/index.php/MANUAL_0_8#Filters # 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: # 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 # fail2ban-regex /var/log/YOUR_LOG_FILE_PATH /etc/fail2ban/filter.d/YOUR_APP.conf