telegraf/plugins/inputs/udp_listener
Daniel Nelson 1c0f63a90d
Add new line protocol parser and serializer, influxdb output (#3924)
2018-03-27 17:30:51 -07:00
..
README.md deprecate udp_listener & tcp_listener 2017-02-06 10:41:44 +00:00
udp_listener.go remove sleep from tests (#2555) 2017-03-24 12:03:36 -07:00
udp_listener_test.go Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00

README.md

UDP listener service input plugin

DEPRECATED: As of version 1.3 the UDP listener plugin has been deprecated in favor of the socket_listener plugin