# Logstash Pipeline To Pipeline Communication Error Using HTTP Output Plugin

**URL:** https://discuss.elastic.co/t/logstash-pipeline-to-pipeline-communication-error-using-http-output-plugin/212849
**Category:** Logstash
**Created:** [December 23, 2019, 1:44pm UTC](https://discuss.elastic.co/t/logstash-pipeline-to-pipeline-communication-error-using-http-output-plugin/212849 "2019-12-23T13:44:29Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rameshkokare1](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rameshkokare1/32/55902_2.png) [@rameshkokare1](https://discuss.elastic.co/u/rameshkokare1)
#### Post date: [December 23, 2019, 1:44pm UTC](https://discuss.elastic.co/t/logstash-pipeline-to-pipeline-communication-error-using-http-output-plugin/212849/1 "2019-12-23T13:44:29Z")

</div>

Hello,  
I am using logstash pipelines with http input/ouput plugin.  
e.g. pipeline1 gives http request to piepline2 on http port. lot of elasticsearch calls and business logic causing below error in logstash logs and input plugin stops receiving requests from backend entity.  
How can i enhance performance

Logs  
[HTTP Output Failure] Could not fetch URL {:url=\>"[http://10.63.56.202:31314](http://10.63.56.202:31314)", :method=\>:post, :body=\>"{"CIRCLE":"405874","IMSI":"405874054647890","@timestamp":"2019-12-23T13:23:24.254Z","AFTERIMEI":"3530090997718722","MSISDN":"917304069221","BEFOREIMEI":"","ACTION":"HSS","tags":["validimsi","validmsisdn","validimei"],"IMEI":"353009099771879"}", :headers=\>{"Content-Type"=\>"application/json"}, :message=\>"Read timed out", :class=\>"Manticore::SocketTimeout", :backtrace=\>["/opt/rjildm/JIODM-Core-7.2.0/vendor/bundle/jruby/2.5.0/gems/manticore-0.6.4-java/lib/manticore/response.rb:37:in `block in initialize'", "/opt/rjildm/JIODM-Core-7.2.0/vendor/bundle/jruby/2.5.0/gems/manticore-0.6.4-java/lib/manticore/response.rb:79:in `call'", "/opt/rjildm/JIODM-Core-7.2.0/vendor/bundle/jruby/2.5.0/gems/logstash-output-http-5.2.4/lib/logstash/outputs/http.rb:239:in `send_event'", "/opt/rjildm/JIODM-Core-7.2.0/vendor/bundle/jruby/2.5.0/gems/logstash-output-http-5.2.4/lib/logstash/outputs/http.rb:175:in `send\_events'", "/opt/rjildm/JIODM-Core-7.2.0/vendor/bundle/jruby/2.5.0/gems/logstash-output-http-5.2.4/lib/logstash/outputs/http.rb:124:in `multi_receive'", "org/logstash/config/ir/compiler/OutputStrategyExt.java:118:in `multi\_receive'", "org/logstash/config/ir/compiler/AbstractOutputDelegatorExt.java:101:in `multi_receive'", "/opt/rjildm/JIODM-Core-7.2.0/logstash-core/lib/logstash/java_pipeline.rb:239:in `block in start\_workers'"], :will\_retry=\>true}  
[2019-12-23T19:03:38,798][INFO][logstash.outputs.http] Retrying http request, will sleep for 0 seconds

Thanks

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [January 20, 2020, 1:46pm UTC](https://discuss.elastic.co/t/logstash-pipeline-to-pipeline-communication-error-using-http-output-plugin/212849/2 "2020-01-20T13:46:23Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
