In /etc/netdata/stream.conf
(git install) :
use the command uuidgen
to generate your api key :
[stream]
enabled = yes
destination = IP:PORT
api key = XXXXXXXXXXX
In /etc/netdata/stream.conf
(git install)
# replace API_KEY by XXXXXXXXXXX defined in the slave configuration
[API_KEY]
enabled = yes
default history = 3600
default memory mode = save
health enabled by default = auto
allow from = *
service netdata restart