23 Jun
2009
23 Jun
'09
11:30 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