George Baugh 1 year ago
parent
commit
7e8f6a6e3e
1 changed files with 1 additions and 1 deletions
  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