Date: Sun, 2 Dec 2001 23:50:22 +0100 From: "Leo De Geer" <leo@ktv.se> To: <Holger.Kipp@alogis.com> Cc: <freebsd-stable@FreeBSD.ORG> Subject: SV: problem with apache log Message-ID: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAASrpIvj67bUafx/CGzD1RPMKAAAAQAAAAYbQBorwwrUuJltkgl2Xf%2BwEAAAAA@ktv.se> In-Reply-To: <20011202234027.A56590@intserv.int1.b.intern>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm using the line /var/log/httpd/httpd-access.log 644 30 * @T02 Z /var/run/httpd.pid 1 and its working as it should now. And I think that the reason to not compress the log is depending on what analyzer program you use. I'm using summary and it's reading compressed files. Regards leo Kristianstad Teknikverkstad www.ktv.se www.teknikshoppen.nu -----Ursprungligt meddelande----- Från: Holger Kipp [mailto:hk@intserv.int1.b.intern] Skickat: den 2 december 2001 23:40 Till: Nuno Teixeira Kopia: Christopher Elkins; Leo De Geer; freebsd-stable@FreeBSD.ORG Ämne: Re: problem with apache log On Sun, Dec 02, 2001 at 10:16:18PM +0000, Nuno Teixeira wrote: > On Sat, Dec 01, 2001 at 06:52:53PM -0800, Christopher Elkins wrote: > : On Sat, Dec 01, 2001 at 09:00:31PM +0100, Leo De Geer wrote: > : > > : > Il get problem whit the access log every time the log turns over. I'm > : > using the newsyslog.conf and the line fore the log is > : > > : > /var/log/httpd/httpd-access.log 644 7 * @T10 > : > Z > Apache logs are a litle exception to newsyslog. You can't compress this > logs, you need to do in newsyslog.conf something like: > > ... > /var/log/apache/httpd-error.log 640 3 3000 * B /var/run/httpd.pid 30 > /var/log/apache/httpd-access.log 640 7 100000 * B /var/run/httpd.pid 30 > ... > > where 30 is a SIGHUP signal. Hi, according to man newsyslog, SIGHUP is the default, so "30" is not needed. Furthermore, compression _does_ work over here without any problems. Regards, Holger Kipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAASrpIvj67bUafx/CGzD1RPMKAAAAQAAAAYbQBorwwrUuJltkgl2Xf%2BwEAAAAA>
