For internal security reasons I need to prevent our tomcat logs from writing
to the webserver local disk. We set up a rsyslog server and want to pipe the
log data directly to rsyslog.

I am trying to work out how to configure tomcat to send all lpg data to
STDOUT or named pipe and have the rsyslog agent send the data to rsyslog on
a separate server.

We are on CentOS 5.6, Tomcat 6 and rsyslog 5.8.1.

I need to know:
1) do we use the default logging library or log4j
2) where is this configured in the tomcat config

Thanks,
Eric
-- 
View this message in context: 
http://old.nabble.com/Redirecting-Tomcat-logs-to-rsyslog-server-tp31717311p31717311.html
Sent from the Tomcat - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to