Releases: farmdawgnation/kafka-hawk
Releases · farmdawgnation/kafka-hawk
Kafka Hawk 1.3.0
- Dependency version bumps
- We're now using Kafka 2.2.0
Kafka Hawk 1.1.0
- Adds the ability to output logs as logstash json by adding the
JSON_LOGGING
environment variable - Adds cluster scoping to metrics so that multiple instances of hawk can be deployed pointed at different clusters. This name appears in the new
cluster
label (defaults tokafka
). Change this by settingCLUSTER_NAME
on the environment.
This release is available on Docker Hub at farmdawgnation/kafka-hawk:1.1.0
. The binaries can be downloaded here and run with Java 11.
Hawk 1.0.0
This release is available on Docker Hub as farmdawgnation/kafka-hawk:1.0.0
.
Alternately, you may download the JAR directly for use in your own Docker image. You'll just need to ensure you have Java 11 available to run the image.