Open IngaFeick opened 4 years ago
From https://github.com/AlexJF/logstash-codec-protobuf/commit/1eaa88f75e3fd441cccd8a0707fbaed2d476f9e6
When used with certain inputs that receive stream data (such as TCP), the default implementation of protobuf parsing sometimes fails silently leading to hard to debug data loss.
We might want to update and integrate the solution provided by @AlexJF and/or https://github.com/logstash-plugins/logstash-codec-protobuf/pull/48
From https://github.com/AlexJF/logstash-codec-protobuf/commit/1eaa88f75e3fd441cccd8a0707fbaed2d476f9e6
We might want to update and integrate the solution provided by @AlexJF and/or https://github.com/logstash-plugins/logstash-codec-protobuf/pull/48