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

Question Why Plesk create "access_ssl_log.webstat" with disabled "web statistics"?

Azurel

Silver Pleskian
Server operating system version
AlmaLinux 8.10
Plesk version and microupdate number
18.0.65#2
In all domains "Web statistics" is set to disabled. However, the file "access_ssl_log.webstat" for statistics is still created and updated in a few domains. Is there a reason why this file does not exist in some domains, as expected, and then still exists in other domains with current data?

Is this a known bug or have I overlooked a setting?
 
Hello! I've checked in the test environment and even if I removed Webstat and Webalizer the access_ssl_log.webstat is created after execution of the statistics utility command:
Code:
plesk sbin statistics --calculate-one --domain-name=example.com

Log files access_log.stat, access_log.webstat, access_ssl_log.stat, access_ssl_log.webstat are intermediate web statistics log files. Intermediate logs are prepared during daily maintenance task and only after that Web Statistics is calculated by either AWStats or Webalizer based on the intermediate logs and represented by HTML reports.

I did not find known bugs regarding this behavior. However, it looks when web statistics disabled or AWStats/Webalizer removed such files should not be created. I would suggest contact Plesk technical support team to investigate this case further and they create report to Plesk development team if necessary.
 
Back
Top