ERROR logstash/async.go:256 Failed to publish events caused by: write tcp 10.XXX.XX.XX:43522->10.XXX.XX.XX:5044: i/o timeout 2019-08-06T16:04:30.967+0800 ERROR pipeline/output.go:121 Failed to publish events:IOtimeout

Hello There,

Currently we are testing the filebeat service to send the logs from client to server. In this process I am getting below error.

2019-08-06T16:04:29.146+0800 ERROR logstash/async.go:256 Failed to publish events caused by: write tcp 10.XXX.XX.XX:43522->10.XXX.XX.XX:5044: i/o timeout
2019-08-06T16:04:30.967+0800 ERROR pipeline/output.go:121 Failed to publish events: write tcp 10.XXX.XX.XX:43522->10.XXX.XX.XX:5044: i/o timeout
2019-08-06T16:04:30.967+0800 INFO pipeline/output.go:95 Connecting to backoff(async(tcp://10.XXX.XX.XX:5044))
2019-08-06T16:04:31.200+0800 INFO pipeline/output.go:105 Connection to backoff(async(tcp://10.XXX.XX.XX:5044)) established

Please let us know in case of any further information required.

Regards,
Uday.

Is there any error on the logs of Logstash?

Hi kvch,
Thank you for responding.. slight_smile:
There was no errors on logstash logs.
I am running elasticsearch, logstash and kibana on azure linux vm and filebeat is on on-primes client server. I tried to add cloud metadata also in the filebeat.yml but throwing the error "hosting provide not detected" from client server side.

Please help me if I missed any thing.

thanks and regards,
Uday.

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