• 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

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