From 9fdf75e1f7a5ba9da6e3e27f6e1390622f109da2 Mon Sep 17 00:00:00 2001 From: Henry Hu Date: Wed, 3 Feb 2016 17:08:49 +0800 Subject: [PATCH] Update the README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0acd8d9e5..491de26c8 100644 --- a/README.md +++ b/README.md @@ -158,10 +158,9 @@ Currently implemented sources: * disque * docker * elasticsearch -* exec (generic JSON-emitting executable plugin) -* execline (generic Graphite-line-protocol-emitting executable plugin) -* graphite (Graphite line protocol listen service) -* tail (Plugin to tail the files to process graphite line protocol contents) +* exec (generic line-protocol-emitting executable plugin, support JSON, influx and graphite) +* socket (generic line protocol listen input service, support influx and graphite) +* tail (Plugin to tail the files to process line protocol contents, support influx and graphite) * haproxy * httpjson (generic JSON-emitting http service plugin) * influxdb