elastic / logstash

Logstash - transport and process your logs, events, or other data
https://www.elastic.co/products/logstash
Other
14.18k stars 3.49k forks source link

Move util/zeromq to a common library gem for all zeromq related plugins #2058

Open electrical opened 9 years ago

colinsurprenant commented 9 years ago

both zeromq filter and output plugins have a copy of the same logstash/util/zeromq.rb file, this should be DRY'ed up. we can do this post beta1. closing #2222 as a duplicate.