bpaquet / node-logstash

Simple logstash implmentation in nodejs : file log collection, sent with zeromq
Other
517 stars 141 forks source link

Make sure 'type' is an optional parameter in input_redis #50

Closed jeromew closed 10 years ago

jeromew commented 10 years ago

I ran into a what seems to be a bug with the redis input component. the "type" parameter is not taken into account.

I hope this is the correct way to fix this !

jeromew commented 10 years ago

I am not sure that the travis build failed because of my commit (did it?). Can you help me understand what happened ?

bpaquet commented 10 years ago

No, it's my fault. Pull Request merged. Thx.

On Tue, Dec 17, 2013 at 2:59 PM, jeromew notifications@github.com wrote:

I am not sure that the travis build failed because of my commit (did it?). Can you help me understand what happened ?

— Reply to this email directly or view it on GitHubhttps://github.com/bpaquet/node-logstash/pull/50#issuecomment-30752484 .