should be able to use something like tail to echo the access log file to a
terminal window.
- Chuck
>
> From: Chuck Caldarale
> Sent: Tuesday, October 22, 2024 9:34 PM
> To: Tomcat Users List
> Subject: [EXTERNAL] Re: Tomcat stderr/stdout to console
>
>
> > O
> On Oct 22, 2024, at 19:19, Amit Pande wrote:
>
> Hello all,
>
> I am looking for way to print certain logs from Tomcat to actual console
> (stdout) instead of getting those redirected to Catalina.out (default).
>
> e.g. messages like below (and errors failed to deploy any application) if ca
Hello all,
I am looking for way to print certain logs from Tomcat to actual console
(stdout) instead of getting those redirected to Catalina.out (default).
e.g. messages like below (and errors failed to deploy any application) if can
be redirected to console, it would avoid looking up into Cata