mirror of https://github.com/fail2ban/fail2ban
Remove false positive in logs
parent
44bd1f09fa
commit
6bfc23b868
|
@ -14,7 +14,6 @@ extend-ignore-re = [
|
||||||
"\t[0-9.-]+[ A-Z]+",
|
"\t[0-9.-]+[ A-Z]+",
|
||||||
"Erreur d'authentification",
|
"Erreur d'authentification",
|
||||||
"WebEMailExtrac",
|
"WebEMailExtrac",
|
||||||
"s1NED81M017126",
|
|
||||||
"ssh2: RSA 14:ba:xx",
|
"ssh2: RSA 14:ba:xx",
|
||||||
"\\[Cc\\]lient",
|
"\\[Cc\\]lient",
|
||||||
"\\[Gg\\]ot",
|
"\\[Gg\\]ot",
|
||||||
|
|
Loading…
Reference in New Issue