[nginx-limit-req]
                  
                  
                  enabled = true
                  
                  
                  #filter  = nginx-limit-req
                  
                  
                  #port    = http,https
                  
                  
                  logpath = /var/log/nginx/*problems.log
                  
                  
                  failregex = ^<HOST>
                  
                  
                  #bantime = 600
                  
                  
                  maxretry = 1
                  
                  
                  #action = iptables-multiport[name=ReqLimit, port="http,https", protocol=tcp]
                  
                  
                  datepattern = {^LN-BEG}%%ExY(?P<_sep>[-/.])%%m(?P=_sep)%%d[T ]%%H:%%M:%%S(?:[.,]%%f)?(?:\s*%%z)?
                  
                  
                                ^[^\[]*\[({DATE})
                  
                  
                                {^LN-BEG}
                  
                  
                
bantime закоменчен
Обсуждают сегодня