I've been fighting this problem on & off as time allows since last year. I'm trying to get several tomcat 8 installations to use JULI to format & rotate their logs without success. I'm sure I'm just missing some switch somewhere to "turn it on."
Environment:
- Ubuntu 14.04.5
- Tomcat 8.0.14
On two of the servers, if I restart the service, tomcat actually creates the 3 specified log files, but then dutifully also continues to output to catalina.out. Any help would be appreciated. Configs linked below:
- server.xml (pastebinDOTcom/UB6bnUDC - sorry, won't let me post more than 2 links
- context.xml
- logging.properties
Please let me know if any other config issues are necessary to debug this issue. Thanks in advance.