[ https://issues.apache.org/jira/browse/KAFKA-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma resolved KAFKA-4301. -------------------------------- Resolution: Fixed Fix Version/s: 0.10.2.0 Issue resolved by pull request 2027 [https://github.com/apache/kafka/pull/2027] > 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 > Assignee: Rajini Sivaram > Fix For: 0.10.2.0 > > > 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)