I am hosting the logstash in EC2. And filebeat is running on my windows environment.
I consistently see this error in the logs.
And what is tripping me is that filebeats is able to send to logstash.
There is no loadbalancer in front of the logstash.
[2021-05-28T00:28:26,894][INFO ][org.logstash.beats.BeatsHandler][filebeat_logstash_pipe][filebeat_logstash_5] [local: 10.182.65.71:5044, remote: 10.192.43.9:6330] Handling exception: org.logstash.beats.InvalidFrameProtocolException: Invalid version of beats protocol: 69
[2021-05-28T00:28:26,897][WARN ][io.netty.channel.DefaultChannelPipeline][filebeat_logstash_pipe][filebeat_logstash_5] An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
io.netty.handler.codec.DecoderException: org.logstash.beats.InvalidFrameProtocolException: Invalid version of beats protocol: 69