Skip to content

Instantly share code, notes, and snippets.

@clstokes
Created October 2, 2012 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clstokes/3821288 to your computer and use it in GitHub Desktop.
Save clstokes/3821288 to your computer and use it in GitHub Desktop.
watchdog timeout
Skipping capture since it is not a named capture and named_captures_only is true. {"field":"MINUTE","level":"debug","file":"/opt/logstash/logstash-1.1.1-monolithic.jar!/logstash/filters/grok.rb","line":"210","method":"filter"}
Skipping capture since it is not a named capture and named_captures_only is true. {"field":"SECOND","level":"debug","file":"/opt/logstash/logstash-1.1.1-monolithic.jar!/logstash/filters/grok.rb","line":"210","method":"filter"}
Exception in thread "LogStash::Runner" Skipping capture since it is not a named capture and named_captures_only is true. {"field":"URIPATH","level":"debug","file":"/opt/logstash/logstash-1.1.1-monolithic.jar!/logstash/filters/grok.rb","line":"210","method":"filter"}
org.jruby.exceptions.RaiseException: (SystemExit) watchdog timeout
at org.jruby.RubyThread.join(org/jruby/RubyThread.java:509)
at Agent.wait(file:/opt/logstash/logstash-1.1.1-monolithic.jar!/logstash/agent.rb:326)
at logstash.runner.main(logstash/runner.rb:42)
at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1615)
at logstash.runner.main(logstash/runner.rb:41)
at logstash.runner.(root)(logstash/runner.rb:120)
Skipping capture since it is not a named capture and named_captures_only is true. {"field":"URIPARAM","level":"debug","file":"/opt/logstash/logstash-1.1.1-monolithic.jar!/logstash/filters/grok.rb","line":"210","method":"filter"}
Skipping capture since it is not a named capture and named_captures_only is true. {"field":"BASE10NUM","level":"debug","file":"/opt/logstash/logstash-1.1.1-monolithic.jar!/logstash/filters/grok.rb","line":"210","method":"filter"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment