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

Changing statistic program from webalizer to awstats

V

VladislavT

Guest
Hi,
I need to change statistic program for specific domain in plesk from webalizer to awstats.
But after I change it in domain CP nothing changed - still have webalizer as statistic program and not AWStats
Same problem if I change from AWStats to Webalizer.
AWstats installed and working perfect on several domains from that server.

The reason, I need to change it is that client asked not to include several links and files in statistic and I didn't find any way to configure webalizer per domain.


So, the question is:

1) How can I change statistic program for specific domain from webalizer to AWStats?
2) Is it possible to configure webalizer in Plesk for specific domain only?


Thanks.
 
To switch from webalizer to awstats

/usr/local/psa/admin/sbin/webstatmng --set-configs --stat-prog=awstats --domain-name={domain}
 
Back
Top