diff --git a/plugins/inputs/socket/README.md b/plugins/inputs/socket/README.md index 05d7bb0eb..8dc56550e 100644 --- a/plugins/inputs/socket/README.md +++ b/plugins/inputs/socket/README.md @@ -8,7 +8,7 @@ size limit, [see here for more details.](../udp/README.md#a-note-on-udpip-os-buf ## Configuration Each Socket input allows the binding address, and protocol to be set. -Currently socket service input only support two line protocol formats of metric: influx and graphite. +Currently socket service input only support line protocol formats of metric: influx and graphite. Each input allows to use data_format to choose which format of contents will be sent to this socket service. ## Parsing Metrics