Confluent Control CenterΒΆ

Confluent Control Center is a web-based tool for managing and monitoring Apache Kafka. Control Center 4.0 provides the functionality for building and monitoring production data pipelines and streaming applications.

Data Streams
You can use Control Center to monitor your data streams end to end, from producer to consumer. Use Control Center to verify that every message sent is received (and received only once), and to measure system performance end to end. Drill down to better understand cluster usage, and identify any problems.
System Health
Control Center can monitor the health of your Kafka clusters. You can see trends for important broker and topic health metrics, as well as set alerts on important cluster KPIs.
Kafka Connect Configuration
You can also use Control Center to manage and monitor Kafka Connect: the open source toolkit for connecting external systems to Kafka. You can easily add new sources to load data from external data systems and new sinks to write data into external data systems. Additionally, you can manage, monitor, and configure connectors with Confluent Control Center.

This guide explains the concepts, how to install, and how to use Control Center.

Contents: