Created
January 11, 2013 01:46
-
-
Save kitchen/4507298 to your computer and use it in GitHub Desktop.
exception from logstash input plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failed to get event from kestrel {:name=>"127.0.0.1:22133 logstash", :exception=>#<NoMethodError: undefined method `host' for "127.0.0.1:22133":String>, :backtrace=>["/home/jkitchen/Development/logstash/source/lib/logstash/event.rb:103:in `source='", "/home/jkitchen/Development/logstash/source/lib/logstash/inputs/base.rb:82:in `to_event'", "/home/jkitchen/Development/logstash/source/lib/logstash/inputs/kestrel.rb:62:in `run'", "org/jruby/RubyKernel.java:1392:in `loop'", "/home/jkitchen/Development/logstash/source/lib/logstash/inputs/kestrel.rb:58:in `run'", "/home/jkitchen/Development/logstash/source/lib/logstash/agent.rb:714:in `run_input'", "/home/jkitchen/Development/logstash/source/lib/logstash/agent.rb:367:in `start_input'"], :level=>:warn} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment