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/Piping-tomcat-logs-to-rsyslog-tp31717657p31717657.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to