[ale] Apache log files

Mike Fletcher fletch at phydeaux.org
Fri Oct 29 14:52:01 EDT 1999


>>>>> "Robert" == Robert Heaven <rheaven at bellsouth.net> writes:

    Robert> The unfortunate thing about Apache is that it sets up it's
    Robert> logging during initialization to send it's logs to an
    Robert> inode. The only way I've ever found to archive Apache logs
    Robert> is to kill and restart it with a cron job.

        Well, it has a still open filehandle for the file you
renamed (not an inode).  But yes, the only way to get it to change to
a different file is to send it a SIGHUP.  That's just the way it
works.

-- 
Fletch                | "If you find my answers frightening,       __`'/|
fletch at phydeaux.org   |  Vincent, you should cease askin'          \ o.O'
678 443-6239(w)       |  scary questions." -- Jules                =(___)=
                      |                                               U






More information about the Ale mailing list