• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

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