Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2002 03:24:23 +0100
From:      Nuno Teixeira <nunotex@pt-quorum.com>
To:        Maxim Konovalov <maxim@FreeBSD.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/newsyslog newsyslog.c
Message-ID:  <20020707022423.GA51424@gw.tex.bogus>
In-Reply-To: <200207011244.g61CiG3Y013597@freefall.freebsd.org>
References:  <200207011244.g61CiG3Y013597@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 01, 2002 at 05:44:16AM -0700, Maxim Konovalov wrote:
> maxim       2002/07/01 05:44:16 PDT
> 
>   Modified files:        (Branch: RELENG_4)
>     usr.sbin/newsyslog   newsyslog.c 
>   Log:
>   MFC rev. 1.42: wait(2) for compress_log() processes to complete before exit.
>   
>   Revision  Changes    Path
>   1.25.2.8  +3 -0      src/usr.sbin/newsyslog/newsyslog.c
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe cvs-all" in the body of the message

    Hello,
    
    Does this mean that now I can use newsyslog to compress apache logs?
    
    I read somewhere that there was a problem in using newsyslog to 
    compress/rotate apache logs because newsyslog don't wait for gzip/bzip2 
    to finished its process.
    
    Until now I used:
    
    /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
    
    but i'd like to compress this logs.
    
    Thanks very much,
    
    		Nuno Teixeira
    
-- 

/*
PGP fingerprint:
C6D1 06ED EB54 A99C 6B14  6732 0A5D 810D 727D F6C6
*/

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?20020707022423.GA51424>