python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Tomcat 9 with multiple services and separated catalina.out
I have configured Tomcat server.xml for mutliple services (two). Both applications are developed in SpringBoot and deployed as ROOT, but on different ports.
I've configured logging.properties for logg...
longer
Votes: 0
Answers: 0
Tomcat 9. How to pass catalina.out to service logs (journalctl)
I'm using Tomcat 9 in a Centos machine. The logs from Tomcat applications are generated at /opt/tomcat/logs.catalina.out. Is there a way to pass these logs to service logs (journalctl -u MyTomcat.serv...
Nakos Kotsanis
Votes: 0
Answers: 1