Hi Dhirendra,

You could use the kafka-configs.sh script or in Java the admin client (see https://kafka.apache.org/28/javadoc/org/apache/kafka/clients/admin/Admin.html)

Best,
Bruno

On 01.07.21 13:45, Dhirendra Singh wrote:
Hi All,
I want to get the value of a config from broker. I do not have access to
the server.properties file.
is there any command available for it ?

Thanks,
Dhirendra.

Reply via email to