Health Tab
The Health tab monitors the operational health of the migration job’s components. It activates once the job starts running and provides real-time status for connectors, monitoring infrastructure, and overall system connectivity.

Connector Health
Section titled “Connector Health”Connector health monitoring applies to MirrorMaker 2 and Replicator jobs. For each connector, the tab displays:
| Field | Description |
|---|---|
| Connector Name | The name of the connector as registered on the Connect cluster |
| Overall Status | Aggregated status: Running, Failed, Paused, or Unassigned |
| Task Count | Number of running tasks out of total (e.g., 10/10 running) |
| Worker ID | The host:port string identifying the worker node executing each task |
Expand a connector row to view the detailed task listing, which includes each task’s ID, worker assignment, state, and error messages if applicable.
Monitoring Health
Section titled “Monitoring Health”This section displays a single health indicator for the monitoring infrastructure:
- Health Status: Shown as Healthy, Unhealthy, or Unknown. When unhealthy, the UI displays error details describing the underlying issue.
Source Connectivity
Section titled “Source Connectivity”Below the health indicator, the suite shows connectivity status for each endpoint:
- Source Cluster: Connection state to the source Kafka cluster
- Destination Cluster: Connection state to the destination Kafka cluster
- Source Schema Registry: Connection state to the source schema registry
- Destination Schema Registry: Connection state to the destination schema registry