[
https://issues.apache.org/jira/browse/KAFKA-10872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864445#comment-17864445
]
Badai Aqrandista commented on KAFKA-10872:
------------------------------------------
[~ksolves.kafka] Yes, I think we can close this ticket.
> 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 India Limited
> 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)