[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

log apache access using rsyslog



I could not get this working even on local rsysylod
I configured
In apache2.conf
--------------------
ErrorLog syslog:local0
CustomLog "|/usr/bin/logger -p local1.info" common
LogLevel info

In rsyslog.conf
--------------------
*.*                                             @splunk
local0.*                                        @splunk
local1.info                                     /var/log/apache_access_log

When i browse localhost (local apache2 web server), no access info in
/var/log/apache_access_log

Which part that i missed? I had restarted both services.

-- 
Regards,

Umarzuki Mochlis
http://gameornot.net


Reply to: