Hi,
We are using piped logging with Plesk 11.5, but on one server we are having issues with statistics. Basically no statistics are ever made, because it cannot find any logs to process. The folder in /var/www/vhosts/<domain>/logs/ only contains error_log files, no access_logs. The only apache log that is beeing fed with data is /var/log/apache/other_vhosts_access.log (Debian default).
With "lsof" I am able to to determine that indeed only other_vhosts_access.log is opened by Apache, which is identical to another Plesk machine which does not exhibit this issue. So it must be an issue with Plesk nog filling the logs from the other-vhosts_access.log. I was wondering if anyone knows what might be the problem here. The only thing I can think of is that this server hosts a couple of busy websites. Could the logs be too big? (Roughly 1.5 GB/week).
We are using piped logging with Plesk 11.5, but on one server we are having issues with statistics. Basically no statistics are ever made, because it cannot find any logs to process. The folder in /var/www/vhosts/<domain>/logs/ only contains error_log files, no access_logs. The only apache log that is beeing fed with data is /var/log/apache/other_vhosts_access.log (Debian default).
With "lsof" I am able to to determine that indeed only other_vhosts_access.log is opened by Apache, which is identical to another Plesk machine which does not exhibit this issue. So it must be an issue with Plesk nog filling the logs from the other-vhosts_access.log. I was wondering if anyone knows what might be the problem here. The only thing I can think of is that this server hosts a couple of busy websites. Could the logs be too big? (Roughly 1.5 GB/week).