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
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to