Maintaining logs in busy Apache server is a very painful as frequent access of Apache webservice from clients can generate large size of logs example access_log and error_log which can consume the filesystem space but we should not stop generating these logs also as these logs are very helpful in troubleshooting the apache related issues…
221 total views, 3 views today