RE: [External] Re: Using dedicated SSL handshake failure logger

2023-08-03 Thread Amit Pande
-Original Message- From: Mark Thomas Sent: Thursday, August 3, 2023 2:14 PM To: users@tomcat.apache.org Subject: [External] Re: Using dedicated SSL handshake failure logger On 03/08/2023 16:53, Amit Pande wrote: > What am I missing in the logger configuration? Do we have to have the cons

Re: Using dedicated SSL handshake failure logger

2023-08-03 Thread Mark Thomas
On 03/08/2023 16:53, Amit Pande wrote: What am I missing in the logger configuration? Do we have to have the console handler configured? Is CATALINA_HOME set correctly? Do you see any log file at all in the expected location? Mark

Using dedicated SSL handshake failure logger

2023-08-03 Thread Amit Pande
Hello all, Facing an odd issue with logging the SSL handshake details: I have this in my logging.properties: handlers = 1catalina.org.apache.juli.AsyncFileHandler .handlers = 1catalina.org.apache.juli.AsyncFileHandler 1catalina.org.apache.juli.AsyncFileHandler.level = FINE