Use syslog-ng it's quite wonderful. Set Apache up to log to logger: CustomLog "|/usr/bin/logger -p local7.info" combined And set syslog-ng up to send everything from facility7 (local7) to a remote (syslog-ng) server. On Wednesday 26 October 2005 14:19, Jacob Friis Saxberg wrote: > Hi. > > How can I make httpd log to a remote log file? > Can I do it via syslog? Yep, that's one of several options. You may want so see modules.apache.org. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx