diff --git a/config/filter.d/vsftpd.conf b/config/filter.d/vsftpd.conf index 259e2c82..3aaf168d 100644 --- a/config/filter.d/vsftpd.conf +++ b/config/filter.d/vsftpd.conf @@ -14,7 +14,7 @@ # Values: TEXT # failregex = vsftpd(?:\(pam_unix\))?(?:\[\d+\])?:.* authentication failure; .* rhost=(?:\s+user=\S*)?\s*$ - \[.+\] FAIL LOGIN: Client ""\s*$ + ^ \[pid \d+\] \[.+\] FAIL LOGIN: Client ""\s*$ # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored.