Qmail
[Top] [All Lists]

Re: multilog s16777215 limit

To: "Quinn Comendant" <quinn@strangecode.com>
Subject: Re: multilog s16777215 limit
From: "Gustavo Rios" <rios.gustavo@gmail.com>
Date: Tue, 28 Nov 2006 00:25:08 -0300
Cc: qmail@list.cr.yp.to
Delivered-to: sp-com-lists@consult.net
Delivered-to: gmail-qmail@securepoint.com
Delivered-to: sp.com.list@gmail.com
Delivered-to: mailing list qmail@list.cr.yp.to
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MaA8TeSxDzlI2DEXWwqgETYblRVULl3SeGt5yf2GNy894X4H/1z0LW5Xond21hhoFSoWX1gFDBq2pliUhpTNbsbUN4ww2fa5Qcl5bWOjbEmNOYKfPNUB7K4+GWNzh0BgCGJm+ckK4Qf6YWBcl2OGRZ+b78jikePwZU4U4+FvWZk=
Domainkey-status: good (test mode)
In-reply-to: <20061127171313.530984.8468acac@strangecode.com>
Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
References: <20061127171313.530984.8468acac@strangecode.com>
I have written my own event logging app. It is faster and smaller than
multilog. It is also reliable.

I can handle 2^16 - 1 files of 2  ^ 32 - 1 bytes each.

I would be glad to send you my sources.

Good luck.

On 11/27/06, Quinn Comendant <quinn@strangecode.com> wrote:
I just learned that multilog has a maximum file size limit of 16777215 bytes. 
For me that hardly saves 5 hours of SMTP traffic. I'm looking for a way to save 
24 hours of data rather than doing it by a filesize limit... any way to do 
this? Either a 24hours limit or a larger size limit? Yes, I know the logs are 
rolled back and I can cat them together, but I'm looking for convenience. 16 MB 
is a tiny log file.

Thanks!
Quinn


<Prev in Thread] Current Thread [Next in Thread>