Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore Kafka output functionality #206

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smalenfant
Copy link

Kafka has been broken lately. I've updated/changed a few dependencies in the Dockerfile to restore. As a result, this will make it non-functional for older Kafka brokers (0.9 and lower).
The current spotify/kafka docker image is running 0.10.

There is still older ruby-kafka and yajl used in the input-syslog which I didn't change as I didn't use and I won't test. Looks like this one wasn't updated for a while since the fluentd image is much older.

- Upgrade ruby-kafka to 0.5.3. Not compatible with kafka 0.9 anymore
- Replace old yajl with yajl-ruby
- Upgrade from fluentd:v0.12.41 to fluentd:v0.12.42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant