Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 15:38:37 +0000
From:      Robin Becker <robin@reportlab.com>
To:        freebsd-questions@freebsd.org
Subject:   problem rotating apache logs
Message-ID:  <49B6897D.3060508@chamonix.reportlab.co.uk>

next in thread | raw e-mail | index | archive | help
I'm trying to get newsyslog to rotate my apache2 logs (this in 7.0 & 7.1 release).

I added this to the end of newsyslog.conf


/var/log/httpd-*.log        644  9     8    @T01    BG /var/run/httpd.pid 30


this is what is currently working for me in 6.0 & 6.1.  Signal 30 is supposed to 
be USR1 which is intended to cause a graceful restart.

However, I find that although I do get a rotated log file the new logs always 
seem to be empty.

The logs seem to start growing only after I restart the apache server.

What am I doing wrong?
-- 
Robin Becker



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49B6897D.3060508>