Fixed
- Log forwarder (FluentBit) stopped working on some Linux distro versions (Ubuntu16, RHEL7, AmazonLinux2). It complained on agent log like:
time="2021-04-20T23:50:00+02:00" level=debug msg="/var/db/newrelic-infra/newrelic-integrations/logging/fluent-bit: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory" component=integrations.Supervisor output=stderr process=log-forwarder
time="2021-04-20T23:50:00+02:00" level=error msg="Error occurred while handling the process" component=integrations.Supervisor error="exit status 127" process=log-forwarder
Log forwarder was downgraded to previous agent release versions:
linux: output plugin 1.1.0, FB 1.3.0
windows: output plugin 1.4.6, FB 1.4.1