RE: [users@httpd] RE: [EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade

2019-05-29 Thread Srikanth Pippari
: Srikanth Pippari Sent: Tuesday, May 28, 2019 5:14 PM To: users@httpd.apache.org Subject: RE: [users@httpd] RE: [EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade Even we have also similar configuration but it’s not working.. Our config file: /etc/logrotate.d/httpd24-httpd

RE: [users@httpd] RE: [EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade

2019-05-28 Thread Srikanth Pippari
- From: Jim Weill Sent: Tuesday, May 28, 2019 5:01 PM To: users@httpd.apache.org Subject: Re: [users@httpd] RE: [EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade In this case, I switched over to apache 2.4 on RHEL6 because a couple modules on some of our websites no

Re: [users@httpd] RE: [EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade

2019-05-28 Thread Jim Weill
--- > > Srikanth Pippari | V3OPS team. > > Email ID : spipp...@vitechinc.com > > --- > > > > *From:* Jim Weill > *Sent:* Tuesday, May 28, 2019 3:55 PM > *To:

[users@httpd] RE: [EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade

2019-05-28 Thread Srikanth Pippari
[EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade 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 archiv

[users@httpd] RE: [EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade

2019-05-28 Thread Srikanth Pippari
.com --- -Original Message- From: Mauricio Tavares Sent: Tuesday, May 28, 2019 3:08 PM To: users@httpd.apache.org Subject: [EXT] Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade On Tue, May 28, 2019 at 2:09 PM Srikanth Pip

Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade

2019-05-28 Thread Jim Weill
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'

Re: [users@httpd] Urgent: Apache log is not rotating after the upgrade

2019-05-28 Thread Mauricio Tavares
On Tue, May 28, 2019 at 2:09 PM Srikanth Pippari wrote: > > Hello, > > > > We have upgraded Apache 2.2 version to Apache 2.4.34 version on Red Hat > Enterprise Linux Server release 6.10 (Santiago) server . After the upgrade > the log is not rotating and we also check the log rotation file confi

[users@httpd] Urgent: Apache log is not rotating after the upgrade

2019-05-28 Thread Srikanth Pippari
Hello, We have upgraded Apache 2.2 version to Apache 2.4.34 version on Red Hat Enterprise Linux Server release 6.10 (Santiago) server . After the upgrade the log is not rotating and we also check the log rotation file config looks good . Can some one help me to figure out the issue.. Below is