Skip to content

Restore Kafka output functionality#206

Open
smalenfant wants to merge 1 commit intoJuniper:masterfrom
smalenfant:fix-upgrade-kafka
Open

Restore Kafka output functionality#206
smalenfant wants to merge 1 commit intoJuniper:masterfrom
smalenfant:fix-upgrade-kafka

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