Logstash 8.19.13 Release Notes

IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Logstash 8.19.13 Release Notes

Updates to dependencies

  • Updated the bundled JDK to 21.0.10 build 7

Plugins

Geoip Filter - 8.0.0

  • Updated MaxMind GeoIP2 database library to version 4.4.0 #238
  • Dropped support for Logstash 7.x. Minimum supported version is now Logstash 8.0.0
  • Dropped support for Java 8. Minimum required Java version is now Java 11

Kafka Integration - 11.8.4

  • Upgraded the kafka-avro-serializer dependency #225