• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk Log Performance

podman99

Basic Pleskian
Hi,

Looking at the usage stats on "pstorage top" I see a lot of writes constantly. Now this may just be our workload. However, I do notice that plesk logging is a little inefficient.

Is there a recommended way of modifying the mail logging to ensure that it logs once. Currently it appears to be logging to

/var/log/mail.* {log,err,info,warn}
/usr/local/psa/var/log/maillog
/var/log/syslog

I haven't looked into the Apache logging, however mail logging does indeed log more than it needs to.

the modifications will certainly be to the log daemon, however I wonder if there are implications to making the changes myself, or if there is a recommended modification I can make.
 
You should leave logging to maillog. Otherwise mail statistics collection (and some other features in more recent Plesk releases) will stop working.
 
Back
Top