Clemens Hermann <[EMAIL PROTECTED]> wrote:
>I just use [multilog] because I want to stay as close as possible
>with LWQ.
I think it's more important to use a configuration that does what you
want than to use any particular "standard" configuration.
>My problem is, that I have to pipe the multilog-logs to qmailanalog.
>I need advice how to process the multilog-logs (all the different files
>created) with qmailanalog on a monthly basis.
You can adjust multilog to use a fairly small log file size, then
configure it to run a postprocessing script that appends each complete
file to a monthly log. Another script run monthly via cron can massage
the timestamps using tai64nfrac and run qmailanalog.
>All I need is a per-domain analysis of the Traffic caused for mails that
>contain the domain as sender or recipient.
Have you looked at the isoqlog log analyzer?
-Dave