Connectors
The Kafka Connect Connectors page allows you view all the available connectors.
If you've already configured a Kafka Cluster, you'll be able to navigate to the topic details page by clicking on the topic name.
Create Connector
The create Connector page allows you to create a new connector.
You can choose between a Source or a Sink connector from the list of available plugins.
Before creating a connector, you can run a configuration validity check to ensure that the configuration is valid.
Beautified Configuration
Raw Configuration
Validation
Connector Details
-
The Connector Details page allows you view all the connector's tasks, beautified and raw configuration.
-
The monitoring tab gives you a more in depth of the most relevant JMX metrics for each task, whether it's a source or a sink connector task.
-
If the connector or its tasks encoutered any errors, you have the abiliy to view the error logs provided either by the connector or the task.
Tasks
Beautified Configuration
Raw Configuration
Monitoring
Connector/Task Trace
Connector Actions
The Connector Details page also provides the ability to execute various actions on the connector and its tasks: