jnestor
01-10-2002, 12:56 PM
RedHat 7.1
I'm using logrotate.d to rotate and process my apache logs. I have 3 logs access, error, mod_gzip. Each of them has a postrotate section that sends a USR1 signal to apache. Is this really necessary? I assume sending the signal once would suffice. Is the file processed in order? Should only the last file send the signal?
I'm using logrotate.d to rotate and process my apache logs. I have 3 logs access, error, mod_gzip. Each of them has a postrotate section that sends a USR1 signal to apache. Is this really necessary? I assume sending the signal once would suffice. Is the file processed in order? Should only the last file send the signal?
