mirror of https://github.com/fail2ban/fail2ban
add nextcloud jails
parent
f89d58e51c
commit
9ff686cbb4
|
@ -898,6 +898,15 @@ logpath = %(syslog_daemon)s ; nrpe.cfg may define a different log_facility
|
||||||
backend = %(syslog_backend)s
|
backend = %(syslog_backend)s
|
||||||
maxretry = 1
|
maxretry = 1
|
||||||
|
|
||||||
|
[nextcloud-auth]
|
||||||
|
# logpath depends on the installation
|
||||||
|
port = http,https
|
||||||
|
protocol = tcp
|
||||||
|
|
||||||
|
[nextcloud-domain]
|
||||||
|
# logpath depends on the installation
|
||||||
|
port = http,https
|
||||||
|
protocol = tcp
|
||||||
|
|
||||||
[oracleims]
|
[oracleims]
|
||||||
# see "oracleims" filter file for configuration requirement for Oracle IMS v6 and above
|
# see "oracleims" filter file for configuration requirement for Oracle IMS v6 and above
|
||||||
|
|
Loading…
Reference in New Issue