Skip to content

Conversation

@purbon
Copy link

@purbon purbon commented Apr 1, 2015

Added a missing dependency to test are up and running again and obviously, minimal, but happy and green.

We should however, as the codec=> plain is the default one

From: https://github.com/elastic/logstash/blob/master/lib/logstash/inputs/base.rb#L33

 # The codec used for input data. Input codecs are a convenient method for decoding your data before it enters the input, without needing a separate filter in your Logstash pipeline. config :codec, :validate => :codec, :default => "plain" 

move this dependency to the main logstash-core 👍

  • purbon
@purbon purbon added the bug label Apr 1, 2015
@purbon purbon self-assigned this Apr 1, 2015
@jsvd
Copy link
Member

jsvd commented Apr 2, 2015

LGTM tests pass

@elasticsearch-bot
Copy link

Merged sucessfully into master!

@purbon purbon closed this in 733cb72 Apr 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants