Skip to content

Instantly share code, notes, and snippets.

@mhorbul
Created November 6, 2013 22:10
Show Gist options
  • Save mhorbul/7345029 to your computer and use it in GitHub Desktop.
Save mhorbul/7345029 to your computer and use it in GitHub Desktop.
Exception in thread "LogStash::Runner" org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `tv_sec' for #<Array:0x4791d607>
at LogStash::Event.sprintf(file:/opt/logstash/logstash.jar!/logstash/event.rb:226)
at org.jruby.RubyString.gsub(org/jruby/RubyString.java:3062)
at LogStash::Event.sprintf(file:/opt/logstash/logstash.jar!/logstash/event.rb:212)
at LogStash::Outputs::ElasticSearch.receive(file:/opt/logstash/logstash.jar!/logstash/outputs/elasticsearch.rb:153)
at RUBY.worker_setup(file:/opt/logstash/logstash.jar!/logstash/outputs/base.rb:65)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment