Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

log apache access using rsyslog

11 views
Skip to first unread message

Umarzuki Mochlis

unread,
Aug 27, 2009, 2:20:07 AM8/27/09
to
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


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

0 new messages