Or as another idea, in order to not loose the statistics completely, you could maybe also try to truncate the file:
tail -n [a number of lines your server can still cope with] /var/www/vhosts/system/example.com/logs/access_ssl_log.webstat > tempfile
cat tempfile >...
Hi Peter!
The two files are indeed hard-linked.
This sounds like a problem.
If you first remove the file and then create a new, smaller or even empty one, this new file will get its own inode, for example:
ls -i /var/www/vhosts/example.com/logs/access_ssl_log.webstat
860061...
Hi Matthias.
The sharing option has to be enabled first, please see:
https://support.plesk.com/hc/en-us/articles/23805896582423-How-to-enable-calendar-and-contact-sharing-in-Horde-webmail-provided-by-Plesk