Closed gjobin closed 7 years ago
I don't have an experience with ruby on Debian but ruby's version seems bit old. Could you update your ruby version to 2.1.10 or 2.3.1?
I will do my best to update it in the docker image. Will report my findings.
@repeatedly Seems that Ruby an Debian is way beyond. I could not find any reliable binary to bump the version.
I reverted to use the default fluentd docker image fluent/fluentd:v0.12.29-onbuild
on which I added my configurations. It works well now, except that is a bit slower then the previous image I was using (Which does not make sense to me since Alpine < Debian)
I think the error was related to the aws-elasticsearch-service
plugin using something new in Ruby. There was no new version version of the plugin but I noticed it was using some libraries without fixed versions. I noticed some of them had updates recently. This may be the cause of the problem.
fluentd version 0.12.28 or 0.12.29
Environment information, e.g. OS. Debian GNU/Linux 8 (jessie) in Docker 1.10.3 in CoreOS 1122.3.0
Your configuration
Your problem explanation. If you have an error logs, write it together. Recently, under some load, getting this error. We are looking on what may have changed in our things, but did not figure it out yet.
... then about 100 logs under small load test ...
Thanks for helping. Guillaume