So with this code: # /home/nginx/domains/*/log/error.log # NginX security rules trigger (Default: 40 errors bans for 24 hours) if (($globlogs{CUSTOM2_LOG}{$lgfile}) and ($line =~ /.*access forbidden by rule, client: (\S+).*/)) { return ("NGINX...