I think nobody has added descriptions so far, but maybe that changes now ;)
On the file logs - I suggest you look into imfule, that sound much cleaner and reliable to me than the logger trick. rainer ----- Ursprüngliche Nachricht ----- Von: "Johnny Tan" <[EMAIL PROTECTED]> An: "rsyslog-users" <[email protected]> Gesendet: 08.03.08 00:22 Betreff: [rsyslog] wiki with various application logging examples Just wondering if there is a wiki with examples of how to log to syslog/rsyslog for various apps. For my needs, I was specifically looking for apache, mysql, tomcat, puppet, etc. For apache, I already figured out error_log can just point to syslog, but access_log, you do: CustomLog "| /usr/bin/logger -p local0.info" combined Do I do something similar for any application where I can specify the logfile destination? johnn _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog

