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.