mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Replacing mailing list address with discussion forum address.
Fixes #3366
This commit is contained in:
parent
183ebb61b7
commit
43b13e033c
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ class LogStash::Inputs::Base < LogStash::Plugin
|
|||
|
||||
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 logstash-users@googlegroups.com!")
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue