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

Add config options for Kafka output to libbeat.yml #1168

Closed
ruflin opened this issue Mar 16, 2016 · 4 comments
Closed

Add config options for Kafka output to libbeat.yml #1168

ruflin opened this issue Mar 16, 2016 · 4 comments
Labels

Comments

@ruflin
Copy link
Contributor

ruflin commented Mar 16, 2016

No description provided.

@lcanfield
Copy link

currently, the kafka output fails with

2016-03-21T21:04:13Z ERR Invalid kafka configuration: kafka: invalid configuration (Producer.Timeout must be > 0)
2016-03-21T21:04:13Z ERR failed to initialize kafka plugin as output: kafka: invalid configuration (Producer.Timeout must be > 0)
2016-03-21T21:04:13Z CRIT Start error: error Initialising publisher: kafka: invalid configuration (Producer.Timeout must be > 0)

This began with merges on 3/1 for the 1.1.2 release.

Seems to be related to 5ef56c0

@urso
Copy link

urso commented Mar 23, 2016

@lcanfield can you please create a new issue including some more details (run with -e -d '*') and share config. I almost missed your comment.

@lcanfield
Copy link

@urso #1215

@tsg
Copy link
Contributor

tsg commented Jun 29, 2016

This was done a while ago.

@tsg tsg closed this as completed Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants