Package: logcheck-database
Version: 1.2.54

/etc/logcheck/ignore.d.server/postfix specifies a filter rule to filter
out anvil statistic logging:

^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/anvil\[[0-9]+\]: statistics:
max (message|recipient|connection) (count|rate) [/[:digit:]s]+ for
\(([.:[:xdigit:]]+)?(smtp(s)?|25|587):[.:[:xdigit:]]+\) at \w{3} [
:0-9]{11}$

If Postfix on port 587 is configured by the name 'submission' (which is
also used in /etc/services) that filter won't filter out statistics for
the anvil service, since it only matches on (smtp(s)?|25|587).



_______________________________________________
Logcheck-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel

Reply via email to