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

Unlocking Raspberry Pi Potential: Navigating Network Booting Challenges for Enhanced Performance and Reliability

I've set up several Raspberry Pis around our house for various projects, but one recurring challenge is the potential for SD card failur...