Add TCP listener for statsd input (#2293)
This commit is contained in:
committed by
Daniel Nelson
parent
f9573ad969
commit
f3435f1c59
@@ -2452,6 +2452,10 @@
|
||||
|
||||
# # Statsd Server
|
||||
# [[inputs.statsd]]
|
||||
# ## Protocol, must be "tcp" or "udp"
|
||||
# protocol = "udp"
|
||||
# ## Maximum number of concurrent TCP connections to allow
|
||||
# max_tcp_connections = 250
|
||||
# ## Address and port to host UDP listener on
|
||||
# service_address = ":8125"
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user