mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
further feedback from PR
This commit is contained in:
parent
36e28359ed
commit
1a802bee93
1 changed files with 4 additions and 7 deletions
|
|
@ -227,14 +227,11 @@ action_mwl = %(action_)s
|
|||
action_xarf = %(action_)s
|
||||
xarf-login-attack[service=%(__name__)s, sender="%(sender)s", logpath="%(logpath)s", port="%(port)s"]
|
||||
|
||||
# Apprise Integration
|
||||
#
|
||||
# Leverage args to optionally identify tags (--tag <tag>) entries
|
||||
# - See action.d/apprise.conf for more details in your current installation
|
||||
# - config= default is /etc/fail2ban/apprise.conf unless you over-ride it.
|
||||
# apprise[args='--tag fail2ban']
|
||||
# ban & send a notification to one or more of the 120+ services supported by Apprise.
|
||||
# action = %(action_)s
|
||||
# apprise
|
||||
# apprise[config="/alternate/path/to/apprise.yaml", args='--tag fail2ban']
|
||||
# See https://github.com/caronc/apprise/wiki for details on what is supported.
|
||||
# Or action.d/apprise.conf for more details how to configure or customize it.
|
||||
|
||||
# ban IP on CloudFlare & send an e-mail with whois report and relevant log lines
|
||||
# to the destemail.
|
||||
|
|
|
|||
Loading…
Reference in a new issue