[java-sig-commits] [Bug 842346] Properly migrate tomcat to systemd

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 13 13:49:39 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=842346



--- Comment #19 from Paul P Komkoff Jr <i at stingr.net> ---
I didn't break it by accident - I thought that having just > catalina.out isn't
really manageable, as you can't really rotate it, so I directed all output to
journal so you can do systemctl status tomcat at foo and see it. Or journalctl -u
tomcat at foo.

If you want logging to a specific file here, it might be overall better way to
set it up through a syslog.

If you really want it to be old-school though, we could change
/usr/libexec/tomcat/server to allow it to be configured.

(but I like the journal approach better)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=0ReAGRpJvL&a=cc_unsubscribe


More information about the java-sig-commits mailing list