catalina.out on AWS Linux 2 (resolved) (was: stdout / stderr on AWS Linux)

2020-03-09 Thread Jerry Malcolm
I finally figured out what is going on.  One point of confusion was that the catalina.out processing is different on AWS Linux 1 vs AWS Linux 2.  In AWS Linux 1, catalina.out exists and is actively being written to.  When TC is installed on AWS Linux 2, a catalina.out file is created in the /va

Re: stdout / stderr on AWS Linux

2020-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 3/9/20 16:35, Jerry Malcolm wrote: > On 3/3/2020 2:45 PM, Christopher Schultz wrote: Jerry, > > On 3/3/20 11:46, Jerry Malcolm wrote: Where are the stdout and stderr log files written for tomcat in AWS Linux? > Are you talking ab

Re: stdout / stderr on AWS Linux

2020-03-09 Thread Jerry Malcolm
On 3/3/2020 2:45 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 3/3/20 11:46, Jerry Malcolm wrote: Where are the stdout and stderr log files written for tomcat in AWS Linux? Are you talking about a Tomcat installed from the package-manager (yum), or o

Re: stdout / stderr on AWS Linux

2020-03-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 3/3/20 11:46, Jerry Malcolm wrote: > Where are the stdout and stderr log files written for tomcat in > AWS Linux? Are you talking about a Tomcat installed from the package-manager (yum), or one you installed yourself from an ASF distribut

Re: stdout / stderr on AWS Linux

2020-03-03 Thread calder
On Tue, Mar 3, 2020 at 11:59 AM calder wrote: > > On Tue, Mar 3, 2020, 10:46 Jerry Malcolm wrote: >> >> Where are the stdout and stderr log files written for tomcat in AWS >> Linux? On windows, they are just part of the logs folder. But in AWS >> Linux /var/log/Tomcat I get all of the other log

Re: stdout / stderr on AWS Linux

2020-03-03 Thread calder
On Tue, Mar 3, 2020, 10:46 Jerry Malcolm wrote: > Where are the stdout and stderr log files written for tomcat in AWS > Linux? On windows, they are just part of the logs folder. But in AWS > Linux /var/log/Tomcat I get all of the other log files. But no > stdout/stderr. Most of the info is als

stdout / stderr on AWS Linux

2020-03-03 Thread Jerry Malcolm
Where are the stdout and stderr log files written for tomcat in AWS Linux?  On windows, they are just part of the logs folder. But in AWS Linux /var/log/Tomcat I get all of the other log files.  But no stdout/stderr.  Most of the info is also in Catalina.out.  But just curious where stdout and