RE: Interesting log capability request

2021-10-07 Thread jonmcalexander
> -Original Message- > From: Robert Hicks > Sent: Thursday, October 7, 2021 2:23 PM > To: Tomcat Users List > Subject: Re: Interesting log capability request > > The catalina.out log should capture that information already, right? > > This is what I see w

Re: Interesting log capability request

2021-10-07 Thread Robert Hicks
The catalina.out log should capture that information already, right? This is what I see when I shutdown my barebones Tomcat: 07-Oct-2021 15:19:03.276 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server

Interesting log capability request

2021-10-07 Thread jonmcalexander
I have an app team that wants to know if it's possible to capture how long the Tomcat Shutdown takes? I don't think there is without modifying something in the Catalina.sh under the Stop section, but wondering if there is something already built in. Thanks, Dream * Excel * Explore * Inspire