Update changelog

This commit is contained in:
Daniel Nelson 2018-06-03 15:55:18 -07:00
parent 850eff5246
commit a9eb31a80f
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@
- [#4190](https://github.com/influxdata/telegraf/pull/4190): Add special syslog timestamp parser to grok parser that uses current year.
- [#4181](https://github.com/influxdata/telegraf/pull/4181): Add syslog input plugin.
- [#4212](https://github.com/influxdata/telegraf/pull/4212): Print the enabled aggregator and processor plugins on startup.
- [#3994](https://github.com/influxdata/telegraf/pull/3994): Add static routing_key option to amqp output.
- [#3995](https://github.com/influxdata/telegraf/pull/3995): Add passive mode exchange declaration option to amqp consumer input.
### Bugfixes