Humio Server 1.1.20 Archive (2018-09-24)

VersionTypeRelease DateEnd of SupportUpgrades FromJDK CompatibilityData MigrationConfig. Changes
1.1.20Archive2018-09-242019-11-191.1.011YesNo

Use Kafka version 2.0.0

Bug Fixes

  • Summary

    • Humio is upgraded to use the Kafka 2.0 client. It is still possible to connect to a Kafka running version 1.X

    • Humio's Kafka and Zookeeper Docker images have been upgraded to use Kafka 2.0.0.~~ (Update: See 1.1.23)

    • Added the possibility to add extra Kafka configuration properties to Kafka consumers and producers by pointing to a properties file using EXTRA_KAFKA_CONFIGS_FILE. This makes it possible to connect to a Kafka cluster using SSL and SASL.