• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Piped logging duplicates log entries to /var/log/httpd/

HostaHost

Regular Pleskian
I'm curious if anyone running piped logging has found a way around this. We converted a few server to piped logging because we found it would decrease the server load; i.e. it must be more efficient than having every child process of apache writing to individual logs. So anyway, the negative side effect of doing this seems to be that now the plesk pipelog program is writing the relevant entries to each site's logs directory, but every request for every site is also being written to /var/log/httpd/access_log which is highly undesirable since we have /var/log/ on its own partition which is not large enough to store a day's worth of logs for every site on the server (50+ gigs).

Any way to make it only log to the pipelog program and not to the system httpd log?
 
Back
Top