As part of a recent project at work, I realized that carbon daemons use the PICKLE protocol when sending data to destinations.
Thus, the purpose of the carbon relay should be the port of the crane salinity salinity receiver.
....
[relay]
LINE_RECEIVER_INTERFACE = 0.0.0.0
LINE_RECEIVER_PORT = 2013
PICKLE_RECEIVER_INTERFACE = 0.0.0.0
PICKLE_RECEIVER_PORT = 2014
RELAY_METHOD = rules
REPLICATION_FACTOR = 1
DESTINATIONS = 127.0.0.1:2004:a, aa.bb.cc.dd:2004:b
Also modify relay-rules.conf with the same addresses specified in carbon.conf relay-rules.conf .....
[default]
default = true
destinations = 127.0.0.1:2004:a, aa.bb.cc.dd:2004:b
source
share