LOGS of TOMCAT into /home of each user, is possible?
Hi.
LOGS of TomCat is stored into
/var/log/easy-tomcat7/catalina.*
"is possible store LOG of each user into your own /home?
else:
Is possible have file LOG separated to each user:
/var/log/easy-tomcat7/catalia.user1.*
/var/log/easy-tomcat7/catalia.user2.*
Thanks
:)
-
Hello, There's no native support for changing the Tomcat logging mechanism, however here's a third-party URL explaining how to accomplish it with Tomcat 6: How to configure logs/catalina.out of tomcat 6 for per-app. (Configure web-app specific log file for sys.out, sys.err) You might be able to use this information, along with the following document, to modify Tomcat's logging configuration: Apache Tomcat 7 (7.0.69) - Logging in Tomcat Thank you. 0
Please sign in to leave a comment.
Comments
1 comment