Update the README

This commit is contained in:
Henry Hu 2016-02-03 17:08:49 +08:00
parent 94d8cc2f01
commit 9fdf75e1f7
1 changed files with 3 additions and 4 deletions

View File

@ -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