diff --git a/config/filter.d/slapd.conf b/config/filter.d/slapd.conf index 0af6a4ea..23d9ee2d 100644 --- a/config/filter.d/slapd.conf +++ b/config/filter.d/slapd.conf @@ -13,7 +13,7 @@ before = common.conf _daemon = slapd -failregex = ^(?P<__prefix>%(__prefix_line)s).* conn=(?P\d+) fd=\d+ ACCEPT from IP=\:\d+ .+$(?P=__prefix).+ conn=(?P=pid) .* RESULT .* err=49 .*$ +failregex = ^(?P<__prefix>%(__prefix_line)s)conn=(?P<_conn_>\d+) fd=\d+ ACCEPT from IP=[^\n]+(?P=__prefix)conn=(?P=_conn_) op=\d+ RESULT(?:\s(?!err)\S+=\S*)* err=49\s ignoreregex =