Re: [users@httpd] Rotate logs in apache-2.4.29

2018-06-08 Thread Hemant Chaudhary
Now its working. Earlier rotatelogs directory was not proper. Thanks Hemant On Fri, Jun 8, 2018 at 7:14 PM, Yehuda Katz wrote: > Is rotatelogs actually located in /bin/ ? > > On my REHL 7 system, it is located in /usr/sbin/ > On Ubuntu 16.04, it is located in /usr/bin/ > > - Y > > On Fri, Jun 8

Re: [users@httpd] Rotate logs in apache-2.4.29

2018-06-08 Thread Yehuda Katz
Is rotatelogs actually located in /bin/ ? On my REHL 7 system, it is located in /usr/sbin/ On Ubuntu 16.04, it is located in /usr/bin/ - Y On Fri, Jun 8, 2018 at 5:11 AM Hemant Chaudhary < hemantdude.chaudh...@gmail.com> wrote: > Hi All, > > I am trying to use rotatelogs in my webserver, but un

AW: [users@httpd] Rotate logs in apache-2.4.29 [wd-vc]

2018-06-08 Thread Bremser, Kurt (Allianz Technology GmbH)
endet: Freitag, 8. Juni 2018 11:11 An: users@httpd.apache.org Betreff: [users@httpd] Rotate logs in apache-2.4.29 [wd-vc] Hi All, I am trying to use rotatelogs in my webserver, but unable to do that. Please help me to know where I am going wrong. httpd.conf: CustomLog "|/bin/rotatelogs logs/ht

[users@httpd] Rotate logs in apache-2.4.29

2018-06-08 Thread Hemant Chaudhary
Hi All, I am trying to use rotatelogs in my webserver, but unable to do that. Please help me to know where I am going wrong. httpd.conf: CustomLog "|/bin/rotatelogs logs/httpd_log 60" combined error_log: (4002)No such file or directory: AH00104: unable to start piped log program ' /bin/rotatelog