Skip to content

Instantly share code, notes, and snippets.

@ydnitin
ydnitin / gist:d53742263e265dbd8e6d
Created January 12, 2016 03:30
logstash won't die
{:timestamp=>"2016-01-12T00:07:16.686000+0000", :message=>"Lumberjack input: the pipeline is blocked, temporary refusing new connection.", :level=>:warn}
{:timestamp=>"2016-01-12T00:07:17.187000+0000", :message=>"Lumberjack input: the pipeline is blocked, temporary refusing new connection.", :level=>:warn}
{:timestamp=>"2016-01-12T00:07:17.424000+0000", :message=>"CircuitBreaker::rescuing exceptions", :name=>"Lumberjack input", :exception=>LogStash::SizedQueueTimeout::TimeoutError, :level=>:warn}
{:timestamp=>"2016-01-12T00:07:17.426000+0000", :message=>"Lumberjack input: The circuit breaker has detected a slowdown or stall in the pipeline, the input is closing the current connection and rejecting new connection until the pipeline recover.", :exception=>LogStash::CircuitBreaker::HalfOpenBreaker, :level=>:warn}
{:timestamp=>"2016-01-12T00:07:17.606000+0000", :message=>"CircuitBreaker::rescuing exceptions", :name=>"Lumberjack input", :exception=>LogStash::SizedQueueTimeout::TimeoutError, :level=>:warn}
{:timest
::: [Night Thrasher][ecqZvZhDSTGiVkrjj6G_hw][inet[/192.168.128.146:9300]]{client=true, data=false}
6.3% (31.3ms out of 500ms) cpu usage by thread '<redis'
8/10 snapshots sharing following 182 elements
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
org.jruby.util.io.SelectBlob.doSelect(SelectBlob.java:257)