George Baugh hace 1 año
padre
commit
7e8f6a6e3e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      fail2ban/tcms-jail.tmpl

+ 1 - 1
fail2ban/tcms-jail.tmpl

@@ -2,7 +2,7 @@
 enabled = true
 port = http,https
 filter = __DOMAIN__
-logpath = __LOGDIR__/tcms.log
+logpath = __LOGDIR__/logs/tcms.log
 maxretry = 5
 findtime = 60
 bantime  = 600