[
https://issues.apache.org/jira/browse/KAFKA-10524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Laing updated KAFKA-10524:
---------------------------------
Description:
When you run `./kafka-configs.sh` the manpage help appears. The summary of the
tool does not explain that it can be used to change a broker's log level. This
feature was added in KAFKA-7800.
./kafka-configs.sh
This tool helps to manipulate and describe entity config for a topic, client,
user or broker
Suggested revised text:
This tool helps to describe and manipulate entity configuration for a topic,
client, user or broker. The log level of a broker can be dynamically altered
(without requiring a broker restart
was:
When you run `./kafka-configs.sh` the manpage help appears. The summary of the
tool does not explain that it can be used to change a broker's log level. This
feature was added in KAFKA-7800.
{{./kafka-configs.sh
This tool helps to manipulate and describe entity config for a topic, client,
user or broker}}
Suggested revised text:
This tool helps to describe and manipulate entity configuration for a topic,
client, user or broker. The log level of a broker can be dynamically altered
(without requiring a broker restart
> Help for kafka-configs.sh does not explain broker-loggers
> ---------------------------------------------------------
>
> Key: KAFKA-10524
> URL: https://issues.apache.org/jira/browse/KAFKA-10524
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 2.2.0, 2.3.0, 2.2.1, 2.4.0, 2.5.0, 2.5.1
> Reporter: Daniel Laing
> Assignee: Viktor Somogyi-Vass
> Priority: Trivial
>
> When you run `./kafka-configs.sh` the manpage help appears. The summary of
> the tool does not explain that it can be used to change a broker's log level.
> This feature was added in KAFKA-7800.
> ./kafka-configs.sh
> This tool helps to manipulate and describe entity config for a topic,
> client, user or broker
> Suggested revised text:
> This tool helps to describe and manipulate entity configuration for a topic,
> client, user or broker. The log level of a broker can be dynamically altered
> (without requiring a broker restart
--
This message was sent by Atlassian Jira
(v8.3.4#803005)