[ 
https://issues.apache.org/jira/browse/KAFKA-10872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863727#comment-17863727
 ] 

Ksolves commented on KAFKA-10872:
---------------------------------

[~badai] All the required configurations prefixed with "listener.name.*" are 
already displaying in the logs. I have attached the screenshot for reference.

 It's an old ticket so maybe it has been added later on. Let me know if that is 
still needed to implement.

> Log broker configuration prefixed with "listener.name.*"
> --------------------------------------------------------
>
>                 Key: KAFKA-10872
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10872
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Badai Aqrandista
>            Assignee: Ksolves
>            Priority: Minor
>         Attachments: listener-property.png
>
>
> When configuring broker listeners with "listener.name.*" prefix, it is very 
> hard to verify in the log if we are passing the correct value or if we're 
> missing any values.
> Can we log these configuration at INFO level? For example:
> {code:java}
> Configuration for listener.name.internal:
> listener.name.internal.ssl.truststore.location=/etc/ssl/truststore.jks
> listener.name.internal.ssl.truststore.password=changeit
> listener.name.internal.ssl.keystore.location=/etc/ssl/keystore.jks
> listener.name.internal.ssl.keystore.password=changeit
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to