Configuring Metrics Centralization Points
tip
What You'll Learn
How to configure streaming between Netdata Children and Parents using stream.conf, including basic setup, TLS/SSL encryption, and troubleshooting connection issues.
Metrics streaming configuration for both Netdata Children and Parents is done via stream.conf
.
important
Configuration File Security
netdata.conf
and stream.conf
have the same ini
format, but netdata.conf
is considered a non-sensitive file, while stream.conf
contains API keys, IPs and other sensitive information that enable communication between Netdata Agents.