Skip to content

Instantly share code, notes, and snippets.

@kitchen
Created January 11, 2013 01:46
Show Gist options
  • Save kitchen/4507298 to your computer and use it in GitHub Desktop.
Save kitchen/4507298 to your computer and use it in GitHub Desktop.
exception from logstash input plugin
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