elastic / logstash

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

[meta] DRY udp/tcp/graphite input plugins specs & spec helpers #4006

Open colinsurprenant opened 9 years ago

colinsurprenant commented 9 years ago

The udp, tcp and graphite input plugins are defining pretty much the same spec helper. It should be DRY'ed up.

Also, @purbon suggested some spec refactors in logstash-plugins/logstash-input-graphite/pull/3 which we should followup on.

colinsurprenant commented 9 years ago

including input-relp to the list