Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache Rotate Log doesn't update error.log |
|
Author |
|
sousube
Joined: 26 Aug 2014 Posts: 1 Location: India
|
Posted: Tue 26 Aug '14 8:56 Post subject: Apache Rotate Log doesn't update error.log |
|
|
Hi,
I have configure my Apache to create rotated logs for every periodic time.
It worked fine with my local PC, but when it is being configured on to a server system, the actual error.log file is not being update, only the rotated logs are created.
If i remove the Error Log command from httpd.conf for Error Log Rotation, again it works fine as usual. |
|
Back to top |
|
sawyoh
Joined: 28 Aug 2014 Posts: 2
|
Posted: Thu 28 Aug '14 15:00 Post subject: Re: Apache Rotate Log doesn't update error.log |
|
|
Hi,
I have rotating errorlogs and only the rotated files are updated as per the naming scheme set in httpd.conf. With rotation in use, the error output should be redirected to these separate files instead of your error.log. So if you configure rotation, your error.log file should not be updated anymore.
Could you post your error log configuration? |
|
Back to top |
|
|
|
|
|
|