Hi, I am a developer and new to tomcat administration. I had to look into admin side for some urgent need. Following are my basic questions.
I am not sure how is container is configured. How do I find out if I am using JULI or log4j for logging? I see configuration files for both of them. Does one configuration override the other one? Also, I see logs in catalina.out and tomcat.log. I think tomcat.log is for internal tomcat logs and catalina.out is for webapps/stdout. I am not sure from where is tomcat picking up catalina.out. I would like to customise it with DailyRollingFile, but I don't see it mentioned anywhere. Is this something configured by default? Any help appreciated. Thanks, jM.