Monitoring with InfluxDB
We recommend reading the official documentation for utilizing InfluxDB for making dashboard and visualizations. They access and data will be laid out below:
Accessing InfluxDB
Default credentials:
- Username:
admin - Password:
admin123
Change password: InfluxDB UI → User menu → Change Password
Understanding the Data
InfluxDB Structure
Organization: myorg (from .env)
Bucket: kafka_data (from .env)