HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/lib/python3/dist-packages/fail2ban/tests/config/jail.conf
[DEFAULT]
filter = simple
logpath = /non/exist

[emptyaction]
enabled = true
filter =
action =

[special]
failregex = <IP>
ignoreregex =
ignoreip =

[test-known-interp]
enabled = true
filter = test[one=1,two=2]
failregex = %(known/failregex)s
            failure %(known/_daemon)s %(known/three)s (jail.local) <HOST>

[missinglogfiles]
enabled = true
logpath = /weapons/of/mass/destruction

[brokenactiondef]
enabled = true
action = joho[foo

[brokenfilterdef]
enabled = true
filter = flt[test

[brokenaction]
enabled = true
action = brokenaction

[missingaction]
enabled = true
action = noactionfileforthisaction

[missingbitsjail]
enabled = true
filter = catchallthebadies
action = thefunkychickendance

[parse_to_end_of_jail.conf]
enabled = true
action =

[tz_correct]
enabled = true
logtimezone = UTC+0200

[multi-log]
enabled = false
filter  =
logpath = a.log
          b.log
          c.log
log2nd  = %(logpath)s
          d.log
action = action[actname='ban']
         action[actname='log', logpath="%(log2nd)s"]
         action[actname='test']

[sshd-override-flt-opts]
filter = zzz-sshd-obsolete-multiline[logtype=short]
backend = systemd
prefregex = ^Test
failregex = ^Test unused <ADDR>$
ignoreregex = ^Test ignore <ADDR>$
journalmatch = _COMM=test
maxlines = 2
usedns = no
enabled = false