• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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