Ryan P created KAFKA-4301:
-----------------------------

             Summary: Include some SSL/TLS logging to avoid need need for javax 
debug util every time an issue arises 
                 Key: KAFKA-4301
                 URL: https://issues.apache.org/jira/browse/KAFKA-4301
             Project: Kafka
          Issue Type: Improvement
            Reporter: Ryan P


It would be handy to include certain transport layer session attributes in at 
least the debug level logging within Kafka. Specifically with regard to TLS/SSL 
communications. 

Some of the things it would be helpful to see without having to enable the 
javax network debug utility include: 

1. Negotiated cipher suite 
2. Authenticated client principal 

Technically item2 is covered with the authorizer logging but it would be nice 
to have this information available even in the absence of an authorizer 
implementation. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to