"why are you still using RHEL6?"
à It’s an client requirement to continue with RHEL 6. I don’t see such scenario you stated below for the rotation. Do we have any other configuration files to update in RHEL 6 server to Apache log rotation? Thanks & Regards ---------------------------------------------------------- Srikanth Pippari | V3OPS team. Email ID :
spippari@xxxxxxxxxxxxx ----------------------------------------------------------- From: Jim Weill <moondog@xxxxxxxxxxxxxxxxx> We have a similar setup and the log actually **does** rotate, but instead of archiving the active log to the next numbered log and renumbering them down the line, it actually instead moves the active log to the next archive number and moves
the rest down the line. So for example, instead of today's log being http24_access_log, it's actually http24_access_log.5 and tomorrow the active log will be http24_access_log.6 until seven days have passed, in which case it will revert back to the expected
http24_access_log, and repeat this process over the next seven days. I have not found a reason for this so far, but I am interested in figuring out whether there is an answer to it other than "why are you still using RHEL6?" jim On Tue, May 28, 2019 at 11:09 AM Srikanth Pippari <SPippari@xxxxxxxxxxxxx.invalid> wrote:
|