Data Flow of Monitoring Data and Log Messages
The following diagram illustrates the flow of Apache Kafka monitoring data and log messages.
The tibkmongateway process collects statistics from the Apache Kafka-related services driven by the configuration settings. (By default, all available statistics are collected but the specific statistics collected can be controlled through configuration.) It posts the collected statistics to an InfluxDB database.
InfluxDB is an open-source database. You can access the data directly from InfluxDB, or using other tools that manipulate and display the data, such as Grafana.
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
