Closed julianespinel closed 8 years ago
https://docs.influxdata.com/influxdb/v1.0/tools/collectd
In docker-compose.yml -> influxdb -> ports Tell docker to expose the port 25826 by UDP by doing: "25826:25826/udp"
docker-compose.yml
influxdb
ports
"25826:25826/udp"
If you forget the word UDP the following willl happen:
UDP
TCP
https://docs.influxdata.com/influxdb/v1.0/tools/collectd