24 Jun
2009
24 Jun
'09
7:03 a.m.
john.li@fifasci.com.ph wrote:
Hello, How do i enable send apache logs on syslog-ng client? Im using centos5 the default location of logs are /var/log/httpd/access_log and /var/log/httpd/error_log? any ideas. tnx
The ErrorLog directory can direct entries to syslog, but the others (access log, rewrite log etc) cannot. You would need some custom scripting.
/Per Jessen, Zürich
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html
How do i do that in httpd config and also in syslog-ng?