• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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