Aswin.r
(Aswin)
August 19, 2025, 1:25pm
1
Hi Team,
I am facing repeated bulk request failures in Logstash while sending data to Elasticsearch.
Error: Connection reset by peer error.type: Manticore::SocketException error.class:
LogStash::Outputs::Elasticsearch::HttpClient::Pool::HostUnreachableError
Environment:
Elasticsearch: 8.17.x
Logstash: 8.17.x
Any guidance would be much appreciated.
Hello @Aswin.r
Welcome to the community!!
As per the logs shared by you , please go through below similar blog & see if it is helpful :
I installed elastcisearch 8.10.20 and kibana 810.2 and logstash 8.10.2 and filebeat 10.8.2 RPM on my oracle Linux, everything is running and I can login to kibana dashboard after adding token and username and password, but I do not see filebeat log.
I want filebeat send logs to logstash and after that logstash send them to elastcsearch, I see these logs in logstash logs
2023-09-28T19:29:16,197][INFO ][logstash.outputs.elasticsearch][main] Failed to perform request {:message=>"localhost:9200 fa…
Thanks!!
1 Like
Rios
(Rios)
August 21, 2025, 5:42am
3
As Tortoise said, check logs, make sure that ES is working.