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

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