Skip to content

Instantly share code, notes, and snippets.

@lgoldstien
Created November 26, 2015 22:52
Show Gist options
  • Select an option

  • Save lgoldstien/12afb4f43ec26d8705d7 to your computer and use it in GitHub Desktop.

Select an option

Save lgoldstien/12afb4f43ec26d8705d7 to your computer and use it in GitHub Desktop.
# Fail2Ban configuration file
#
# supports: ngx_http_limit_req_module module
[Definition]
failregex = limiting requests, excess:.* by zone.*client: <HOST>
# Option: ignoreregex
# Notes.: regex to ignore. If this regex matches, the line is ignored.
# Values: TEXT
#
ignoreregex =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment