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

Provide common code for zeromq filter and output #2434

Closed
suyograo opened this issue Jan 27, 2015 · 1 comment
Closed

Provide common code for zeromq filter and output #2434

suyograo opened this issue Jan 27, 2015 · 1 comment
Assignees
Labels

Comments

@suyograo
Copy link
Contributor

logstash-filter-zeromq and logstash-output-zeromq are using utils/zeromq.rb file which was duplicated during beta1 as part of #2055. Previously, before the plugin separation, they shared the same file. We know have to DRY this up to a new plugin like https://github.com/logstash-plugins/logstash-mixin-aws which has common utils code for EC2 input and output.

@jordansissel
Copy link
Contributor

For Logstash 1.5.0, we've moved all plugins to individual repositories, so I have moved this issue to logstash-plugins/logstash-filter-zeromq#5. Let's continue the discussion there! :)

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