Turn off apache logging
Posted: Wed Feb 21, 2007 4:12 pm
I am trying to turn off apache logging for one of my domains, because the traffic is so high and now we are moving to a hosted stats service.
I can't seem to find a way to disable the CustomLog directive in the httpd.include file that is located in the conf folder of the domain.
Is there such thing as a CustomLog Off ? that would disable it, then i could append it in the vhost.conf.
forwarding the log entries to /dev/null is not an option either.
I believe the best way to do it is to find the httpd.include template file and make the edit there and restart apache. I can't seem to find it.
Any idea on how to solve this issue?
I can't seem to find a way to disable the CustomLog directive in the httpd.include file that is located in the conf folder of the domain.
Is there such thing as a CustomLog Off ? that would disable it, then i could append it in the vhost.conf.
forwarding the log entries to /dev/null is not an option either.
I believe the best way to do it is to find the httpd.include template file and make the edit there and restart apache. I can't seem to find it.
Any idea on how to solve this issue?