Skip to content

1.1.0 (2021-04-28)

Compare
Choose a tag to compare
@sleighzy sleighzy released this 28 Apr 08:45
· 52 commits to master since this release
82a3a08

Ansible role for installation and deployment of Apache Kafka 2.8.0

  • Upgrade to Kafka 2.8.0
  • Add additional role variables for Kafka configuration
  • Use LOG_DIR environment variable for application log files
  • Write application logs to /var/log/kafka and symlink to /opt/kafka/logs
  • Restart the Kafka service on failure
  • Optionally create "kafka" user and group, creates by default