Rolling Apache2 log files
        Posted  
        
            by Andrew B
        on Super User
        
        See other posts from Super User
        
            or by Andrew B
        
        
        
        Published on 2010-03-18T20:05:31Z
        Indexed on 
            2010/03/18
            20:11 UTC
        
        
        Read the original article
        Hit count: 277
        
I'm using a Collabnet svn distribution on linux, and the log files are configured through the standard apache httpd.conf. It's been a while since I dealt directly with apache, but my memory and google seem to indicate that the only way to rotate apache log files is outside of apache, using a periodic script.
Is there some convenient way I'm missing to rotate these?
© Super User or respective owner