All Questions
1 question
6
votes
1
answer
4k
views
Ubuntu 18.04.2 build of Tomcat 9 not writing to catalina.out, but in systemd status
So I'm having a problem with Tomcat 9 in Ubuntu 18.04.2. Tomcat 8 worked fine, it logged Java stack traces to /var/log/catalina.out fine. Tomcat 9 is unfortunately only logging GET and POST requests ...