You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is likely an issue caused by jruby-openssl 0.10.6. When you update the plugin, the dependency is updated from 0.10.5 to 0.10.6. The workaround is to pin the Gemfile.lock to jruby-openssl (0.10.5-java)
When upgrading from the 3.5.0 to 3.6.0 version of the logstash-input-s3 plugin, my pipeline crashes.
I have tried multiple versions of official logstash docker images, and they all do the same:
Using the below Dockerfile, which updates logstash-input-s3 from 3.5.0 to 3.6.0:
Input filter config:
The stack trace starts with:
See
logstash-input-s3.log for the full log output.
The text was updated successfully, but these errors were encountered: