[Definition] # JSON access log with x_forwarded_for preferred, else remote_addr failregex = ^.*"x_forwarded_for":"(?:, [^"]+)?".*"status":429.*$ ^.*"remote_addr":"".*"status":429.*$ ignoreregex = ^.*"request_uri":"\/(?:stub_status|health\/system|health\/worker|pgadmin4(?:\/|$)|\.well-known\/acme-challenge\/|.*\.(?:css|js|png|jpg|jpeg|gif|svg|ico|webp|woff2?))".*$