Add elasticsearch output to changelog

This commit is contained in:
Daniel Nelson 2017-03-28 10:22:28 -07:00
parent 29ea9be71e
commit 6971ec6f8d
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ be deprecated eventually.
- [#2501](https://github.com/influxdata/telegraf/pull/2501): Support DEAD(X) state in system input plugin.
- [#2522](https://github.com/influxdata/telegraf/pull/2522): Add support for mongodb client certificates.
- [#1948](https://github.com/influxdata/telegraf/pull/1948): Support adding SNMP table indexes as tags.
- [#2332](https://github.com/influxdata/telegraf/pull/2332): Add Elasticsearch 5.x output
### Bugfixes