• 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.

access_ssl_log.processed not rotated

Danny1973

Basic Pleskian
Hello,

I have problem with logrotate on Debian. Hosts have many logs with 1000MB access_ssl_log.processed-files, access_log.processed-files.
Only Hosts with SSL seem to have the problem.
What can I do?

Logrotate is configure for every Domain in Plesk.

Now I see, few domains have path:

/var/www/vhosts/system/**domain**/logs/error_log { (logrotate seems to work)

/var/www/vhosts/**domain**/statistics/logs/*.processed (logrotate don't work)

Statistics in plesk on all domains are deactivated.

Thanks.
Regards Danny
 
Last edited:
Hello,

all my webs are in /var/www/vhosts/**domain**.
All domain logs are in /var/www/vhosts/**domain**/logs/ not in statistics/logs

Gow can I rebuilding ALL the structures or how can I change the path to logs for every domain?
Great thanks.

Greets Danny
 
All domain logs are in /var/www/vhosts/**domain**/logs/ not in statistics/logs
You did mention in your initial post that some of your domain's stats are located at:
Code:
[/var/www/vhosts/**domain**/statistics/logs/*.processed (logrotate don't work)]

Which is which?
 
Back
Top