logstash-plugins / logstash-output-elasticsearch

https://www.elastic.co/guide/en/logstash/current/plugins-outputs-elasticsearch.html
Apache License 2.0
216 stars 306 forks source link

(backport: 11.4 for LS7.x) Fixes an issue where events containing non-unicode strings. #1171

Closed mashhurs closed 4 months ago

mashhurs commented 4 months ago

See origin PR for the details, applying to 11.4.x versions to be available in LS 7.17.x core

yaauie commented 4 months ago

I believe we also need to backport https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1139 to fix the SSL-related permaloops we are seeing in CI

EDIT: that applies to 11.14.x, not 11.4.x :facepalm:

yaauie commented 4 months ago

Ah, it looks like https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1137 is relevant backport-to-fix-tests candidate, or the spec/fixtures/test_certs/renew.sh from #1074