• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

general access.log apache (debian 4)

J

josesanchez

Guest
Hello

I want to monitorise with apachetop command the access to the pages to find who is taking so much bandwidth. I look in /var/log/apache2/access.log, but this is not the log I want because there no information about the pages.

In every domain there's a directory called statistics/log, there is another access.log. This file has the information i want but only for that domain.

My questions is: Is there an access.log file that has all the information of the access to the apache in every domain ?

Thank you
 
Hello,

The domain's access_log can be found at the following directory:

/var/www/vhosts/domain_name/statistics/logs/access_log
 
Back
Top