logspout-logstash icon indicating copy to clipboard operation
logspout-logstash copied to clipboard

logstash: could not write:write tcp

Open jmreicha opened this issue 7 years ago • 2 comments

I'm occasionally seeing the following error log in my logspout container, which causes it to exit.

logstash: could not write:write tcp 172.17.0.2:49194->192.168.1.178:5001: write: connection reset by peer

Port 5001 is the TCP port that my Logstash container is listening on. Any idea what is going on or if anything can be done? For now I am just using the docker run restart flag to restart the container if it dies.

jmreicha avatar Mar 11 '17 02:03 jmreicha

Issue #43 feels related, even if it is udp there.

luckydonald avatar Apr 15 '17 00:04 luckydonald

Is this still an issue?

maxekman avatar Nov 30 '17 12:11 maxekman