mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-26 15:16:19 +01:00
graphite export 2003/udp
This commit is contained in:
@@ -100,7 +100,7 @@ LINE_RECEIVER_PORT = 2003
|
||||
# Set this to True to enable the UDP listener. By default this is off
|
||||
# because it is very common to run multiple carbon daemons and managing
|
||||
# another (rarely used) port for every carbon instance is not fun.
|
||||
ENABLE_UDP_LISTENER = False
|
||||
ENABLE_UDP_LISTENER = True
|
||||
UDP_RECEIVER_INTERFACE = 0.0.0.0
|
||||
UDP_RECEIVER_PORT = 2003
|
||||
|
||||
|
||||
Reference in New Issue
Block a user