Management UI

About the Management UI

The management UI is a Web Application that allows the user to browse and update their Kafka configuration. The UI also provides some features to provide the status of applications such as Stream Browse and the Connector Statuses. (Management Service)

Disable StreamBrowse

Stream Browse is an optional component used to search and view messages on a topic. It can enabled and disabled

mgmt:
  ui:
    stream:
      streamBrowseEnabled: true