You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New pipelining mode (experimental) in logstash output is unable to reconnect on network failure. urso/go-lumber as vendored by beats fails to return some errors making the logstash output unaware of network errors. Effect is, logstash output not being able to reconnect if logstash is not reachable.
Fix already available in elastic/go-lumber.
The text was updated successfully, but these errors were encountered:
New pipelining mode (experimental) in logstash output is unable to reconnect on network failure. urso/go-lumber as vendored by beats fails to return some errors making the logstash output unaware of network errors. Effect is, logstash output not being able to reconnect if logstash is not reachable.
Fix already available in elastic/go-lumber.
The text was updated successfully, but these errors were encountered: