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

Issue How do I combine awstats http+https?

Peter77

New Pleskian
I tried to modify the non-ssl config file in
/usr/local/psa/etc/awstats
and deleting the ssl-config file.

I modified the LogFile Option like

LogFile="/usr/share/awstats/tools/logresolvemerge.pl /var/www/vhosts/system/...access_log /var/www/vhosts/system/...access_ssl_log |"

how it is described in the awstats manual, but that does not work:
- non-ssl is processed like before
- ssl is not logged anymore, but the access_ssl_log.webstat file gets not removed anymore and grows and grows..

So what do I have to do? What does the daily cron script from plesk? With which parameters is awstats called?
 
Back
Top