Skip to content

Commit ccf052c

Browse files
authored
Updated the procedure for Reviewing consumer group properties (#449)
* updated the procedure for Reviewing consumer group properties * removed the alternative steps
1 parent 069d1bd commit ccf052c

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

docs/kafka/consumer-configuration-kafka/README.adoc

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -221,17 +221,11 @@ If you're using Kafka scripts, you can use the `kafka-consumer-groups.sh` tool t
221221

222222
.Procedure
223223
. In the {product-kafka} web console, go to *Streams for Apache Kafka* > *Kafka Instances* and click the name of the Kafka instance that contains the consumer groups that you want to review.
224-
+
225-
Alternatively, select a consumer group for a specific topic.
226-
+
227-
--
228-
.. In the {product-kafka} web console, go to *Streams for Apache Kafka* > *Kafka Instances* and click the name of the Kafka instance that contains the topic.
229-
.. In the *Topics* page, click the name of the topic.
230-
--
224+
. Select the *Consumer groups* page.
225+
. Select the options icon (three vertical dots) for the relevant consumer group and click *View partition offsets*.
226+
227+
NOTE: You can also view consumer groups for a specific topic. In your Kafka instance, select the *Topics* page and then click the name of a topic. Select the *Consumer groups* page. For a given consumer group, select the options icon (three vertical dots) and click *View partition offsets*.
231228

232-
. In the *Consumer groups* page, click the name of the consumer group that you want to review.
233-
+
234-
Alternatively, select the options icon (three vertical dots) for the relevant consumer group and click *View partition offsets*.
235229

236230
[role="_additional-resources"]
237231
.Additional resources

0 commit comments

Comments
 (0)