Hi, According to the Apache documentation, we should be able to pipe the logs to a program. By default Apache send its logs without using a syslog environment. I have spent some time looking for a solution by using something like CustomLog "|/bin/logger ..." but it is not working. Does someone know why? It could have been so simple.
My goal is to have Apache logs locally on my web server and also to a central rsyslog server. Does the imfile module could do the trick? * *I have to investigate this possibility. Thanks, Bernard _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

