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

Global Apache log

sparkxp

Basic Pleskian
Hi,

is there a way to configure a additional global Apache log?
I don't want to replace it with the current logs in /var/www/vhosts/*/statistics/logs/*. I want one separate log file for all vhosts.
 
Look at CustomLog and ErrorLog options in /etc/httpd/conf/httpd.conf for example.
 
I don't have /etc/httpd/conf/httpd.conf.
There is a /etc/apache2/apache2.conf. Is that the file you meant?
What do I have to do there?
 
Back
Top