# Logstash hangs with error sized\_queue\_timeout

**URL:** https://discuss.elastic.co/t/logstash-hangs-with-error-sized-queue-timeout/59031
**Category:** Logstash
**Created:** [August 26, 2016, 11:18am UTC](https://discuss.elastic.co/t/logstash-hangs-with-error-sized-queue-timeout/59031 "2016-08-26T11:18:55Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Deb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/deb/32/46162_2.png) [@Deb](https://discuss.elastic.co/u/Deb)
#### Post date: [August 28, 2016, 4:56am UTC](https://discuss.elastic.co/t/logstash-hangs-with-error-sized-queue-timeout/59031/3 "2016-08-28T04:56:29Z")

</div>

Logstash 1.5.3  
Kafka 0.8.  
ES - 1.7.1

My pipeline looks like below:-

Multiple LF --- Logstash Collector --- Kafka---- Logstash Indexer --- ES  
Cluster.

I am seeing the problem in logstash-collector.

Just to add in preparation for moving to beats I tried upgrading to  
logstash 2.3.4. But that started giving some other issue:-

> [@Logstash 2.3.4 getting stuck while attempting to install template in elasticsearch](https://discuss.elastic.co/t/logstash-2-3-4-getting-stuck-while-attempting-to-install-template-in-elasticsearch/59098/3):
>
> I modified my output plugin as follows:- output { if [env] == "prod" or [env] == "common" { stdout { codec =\> rubydebug } } } Logstash log said:- Pipeline main started {:file=\>"logstash/agent.rb",:line=\>"473", :method=\>"start\_pipeline"} Also I started getting data on the stdout. We are using transport protocol so we are using elasticsearch\_java output.

So at this point I am stuck with LSF.

---

_[View the full topic](https://discuss.elastic.co/t/logstash-hangs-with-error-sized-queue-timeout/59031)._
