此内容没有您所选择的语言版本。

Chapter 3. Navigating the Streams for Apache Kafka Console


When you open the Streams for Apache Kafka Console, the homepage presents a list of connected Kafka clusters. By clicking on a Kafka cluster name on the homepage or from the side menu, you can find information on the following components:

Kafka clusters
A group of Kafka brokers and management components.
Brokers
A broker contains topics and orchestrates the storage and passing of messages.
Topics
A topic provides a destination for the storage of data. Kafka splits each topic into one or more partitions.
Partitions
A subset of a topic used for data sharding and replication. The number of partitions is defined in the topic configuration.
Consumer groups
Kafka groups consumers with the same group ID and distributes messages across group members. Consumers within a group receive data from one or more partitions.

For example, you can view the status of a Kafka cluster before navigating to view information on the cluster’s brokers and topics, or the consumer groups connected to the Kafka cluster.

Note

If the side menu is not visible, click the hamburger menu (three horizontal lines) in the console header.

Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.