[rsyslog] Apache error logs problem
Giacomo Bandoni
giacomo.bandoni at gmail.com
Wed Nov 9 14:04:19 CET 2011
Is there a way for Rsyslog remote logging to coexist with local Apache
error log?
I'm using the following lines on httpd.conf, but I'm getting either
remote or local depending on which line I put as 1st one:
ErrorLog "|/usr/bin/logger -t httpd_error -p local6.err"
ErrorLog logs/error_log
A similar combination works fine with the CustomLog directive
Thanks
More information about the rsyslog
mailing list