-
Bernhard Mallinger authored
The current production docker verison or configuration only allows to forward a port either by using udp or tcp, not both (even though that's what is suggested by fluentd). docker will use the last entry and silently delete the former. This is not a problem for us since we only talk to fluentd via tcp.
Bernhard Mallinger authoredThe current production docker verison or configuration only allows to forward a port either by using udp or tcp, not both (even though that's what is suggested by fluentd). docker will use the last entry and silently delete the former. This is not a problem for us since we only talk to fluentd via tcp.