• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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