Configuring Streams Messaging Manager for Kafka Connect
Learn how to set up Streams Messaging Manager for monitoring and managing Kafka Connect.
Cloudera recommends that you use Streams Messaging Manager (SMM) to manage and monitor Kafka Connect. In order for SMM to be able to interact with Kafka Connect, it must be configured and provided with the Kafka Connect instance's host, port, and protocol. This is done by configuring the Kafka Connect Host, Kafka Connect Port, and Kafka Connect Protocol SMM configuration properties. Configuring these properties enables the Connect view in SMM, which allows you to interact with Kafka Connect through a UI interface. Additionally, configuring these properties also enables you to use the SMM REST API to interact with Kafka Connect.
If the Kafka Connect Host property is left empty (default), SMM is automatically configured with the host, port, and protocol of the Kafka Connect instance belonging to the Kafka service selected with the Kafka Service SMM property. This means that if you want SMM to monitor and manage the Kafka Connect instance that belongs to the Kafka service that SMM depends on, you do not need to complete the following steps.