Saturday, August 5, 2006

logwatch and multiple virtual hosts


The output from the logwatch run has only been including the results from one of our Virtual Hosts.  The fix was very easy.  In /etc/log.d/conf/logfiles/http.conf, modified the following lines to:





LogFile = httpd/*access_log

Archive = archiv/httpd/*access_log.*

Archive = archiv/httpd/*access_log.*.gz



Technorati Tags: , ,

No comments:

Post a Comment

Seamless Local Control: Integrating WeatherFlow with Home Assistant Across VLANs

I've been pleased with my Home Assistant setup for some time now. One of my main focuses has been achieving local control. This ensures...