From the Topic menu on the left side of the screen, you can create topics, delete topics, and change topic settings.
Summary
At the top of the topic list, aggregate information is displayed about topics across the entire cluster.
- TOPICS. Cluster-wide topic count.
- PARTITIONS. Total number of topic partitions.
- PRODUCING. Bytes generated per second cluster-wide.
- CONSUMING. Cluster-wide number of message bytes consumed per second. Includes Consumer and Follower.
- MESSAGE IN. Number of messages generated per second cluster-wide.
- CMPS messages processed per second.
- DISK USAGE. Sum of disk usage across all topic partitions.
Topic list
In the topic list, the system tab shows the topics used internally by Kafka and the topics used internally by meshIQ Kafka Console, and the remaining topics can be checked in the general tab. On each tab, you can search topics, and mark them as favorites (toggle the star icon in front of the topic name). Favorite topics are displayed first at the top of the list.
- TOPIC NAME. name of topic.
- PARTITIONS. Total number of partitions for this topic. Replicas are also added together.
- REPLICATION. Topic replica count (replication-factor) setting.
- CONSUMERS. Number of consumers currently consuming the topic. Counted per partition.
- SIZE. Total disk space used by topics.