13 lines
450 B
Plaintext
13 lines
450 B
Plaintext
[Definition]
|
|
# Option: failregex
|
|
# Notes.: regex to match the password failure messages in the logfile. The
|
|
# host must be matched by a group named "host". The tag "<HOST>" can
|
|
# be used for standard IP/hostname matching.
|
|
# Values: TEX
|
|
# failregex = [[]client <HOST>[]] mod_security: Access denied with code 500
|
|
# Option: ignoreregex
|
|
# Notes.: regex to ignore. If this regex matches, the line is ignored.
|
|
# Values: TEXT
|
|
# ignoreregex =
|
|
|