Logstash 8.17.8 Release Notes

A newer version is available. Check out the latest documentation.

Logstash 8.17.8 Release Notes

No user-facing changes in Logstash core.

Plugins

Kafka Integration - 11.6.3

  • Support additional oauth and sasl configuration options for configuring kafka client #189
  • Expose the SASL client callback class setting to the Logstash configuration #177
  • Add a mechanism to load AWS IAM authentication as SASL client libraries at startup #178
  • Update kafka client to 3.9.1 #193
  • Docs: fixed setting type reference for sasl_iam_jar_paths #192