Skip to content

Commit

Permalink
Replacing mailing list address with discussion forum address.
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator authored and jordansissel committed Jun 4, 2015
1 parent 183ebb6 commit 43b13e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/logstash/inputs/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def tag(newtag)

protected
def to_event(raw, source)
raise LogStash::ThisMethodWasRemoved("LogStash::Inputs::Base#to_event - you should use codecs now instead of to_event. Not sure what this means? Get help on [email protected]!")
raise LogStash::ThisMethodWasRemoved("LogStash::Inputs::Base#to_event - you should use codecs now instead of to_event. Not sure what this means? Get help on https://discuss.elastic.co/c/logstash")
end # def to_event

protected
Expand Down

0 comments on commit 43b13e0

Please sign in to comment.