diff --git a/README.md b/README.md index e731dad0a..8084ba790 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,8 @@ Currently implemented sources: * [docker](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/docker) * [dovecot](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/dovecot) * [elasticsearch](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/elasticsearch) -* [exec](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/exec ) (generic executable plugin, support JSON, influx, graphite and nagios) +* [exec](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/exec) (generic executable plugin, support JSON, influx, graphite and nagios) +* [filestat](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/filestat) * [haproxy](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/haproxy) * [http_response](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/http_response) * [httpjson](https://github.com/influxdata/telegraf/tree/master/plugins/inputs/httpjson) (generic JSON-emitting http service plugin)