Skip to main content

View and manage broker

A broker is a server-level instance that forms a Kafka cluster. Brokers store data and manage topic and partition messages.
The following describes how to view and manage brokers in the Advanced Managed Kafka service.

View broker

You can view the list of brokers within a cluster.

  1. Go to the KakaoCloud console > Analytics > Advanced Managed Kafka.

  2. In the Cluster menu, click the cluster name to view detailed information.

  3. Click the Broker tab to view broker details.

    ItemDescription
    IDBroker ID within the cluster
    UUIDUnique broker ID
    - Used for Open API calls
    - Open API support will be provided later
    StatusCurrent broker status
    - For detailed status values, refer to Broker lifecycle and status
    IPBroker's IP address
    - Used for client connections, broker-to-broker communication, and operational/security configurations
    PortBroker port number
    - Network endpoint used for client connections and broker-to-broker communication
    Availability zoneAvailability zone assigned to the broker
    SubnetSubnet connected to the broker
    - Click the subnet name to view detailed information
    Subnet IDSubnet ID connected to the broker
    Volume sizeVolume size allocated to the broker
    Created atDate and time the broker was created

Manage broker

View broker settings

You can view detailed settings applied to each broker and search for specific configuration values.

  1. Go to the KakaoCloud console > Analytics > Advanced Managed Kafka.

  2. In the Cluster menu, click the cluster name to view detailed information.

  3. Click the Broker tab.

  4. Select the broker to view its detailed settings and click the [View broker settings] button at the top right.