CentOS 5 | Apache 2.2.3 | LogWatch 7.3
Hello All,
I have Apache running on a CentOS box and am hosting multiple VirtualHosts. Each of these virtual hosts has a separate access log. For example:
/var/log/httpd/example.foo.com-access_log /var/log/httpd/downloads.foo.com-access_log
The main site is writing logs to /var/log/httpd/access_log.
LogWatch appears to only be checking the main log files. How can I tell it to include the other files too?
I thought there might be a pointer somewhere in /usr/share/logwatch/scripts/services/http but I didn't see it there.
Any thoughts?
-M