fluent-plugins-nursery / fluent-plugin-cloudwatch-logs

CloudWatch Logs Plugin for Fluentd
MIT License
201 stars 141 forks source link

deprecation warnin in fluentd 1.8.1 #171

Closed markuman closed 4 years ago

markuman commented 4 years ago

Problem

We see hundrets of deprecation warnings per minute

#1 Deprecated method: this method is going to be deleted. Use Fluent::MessagePackFactory.msgpack_packer

So we guess it's related to this output plugin, because we use mainly cloudwatch logs as output. But it's just a guess.

Steps to replicate

deploy fluent-plugin-cloudwatch-logs 0.7.6 with fluentd 1.8.1

juissi-t commented 4 years ago

We see the same.

JustinPlute commented 4 years ago

Also happening for me too.