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 support for async communication in logstash output #941

Closed
wants to merge 2 commits into from

Conversation

urso
Copy link

@urso urso commented Feb 7, 2016

Depends on #927 and #940

@urso urso added in progress Pull request is currently in progress. libbeat labels Feb 7, 2016
@urso urso force-pushed the enh/async-ls-output branch 3 times, most recently from 2722a78 to 8ea6d94 Compare February 9, 2016 00:32
@@ -11,6 +11,7 @@ type MothershipConfig struct {
Port int
Hosts []string
LoadBalance *bool `yaml:"loadbalance"`
Pipelined *bool `yaml:"pipelined"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we have a new option to document.

@tsg tsg closed this Apr 18, 2016
@urso urso deleted the enh/async-ls-output branch May 30, 2016 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Pull request is currently in progress. libbeat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants