• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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