Soporte para Fluent Bit 4.2.2
Los usuarios ahora recibirán la versión 4.2.2 de Fluent Bit. Para obtener más detalles, consulte los anuncios de Fluent Bit.
Esta versión incluye New Relic Fluent Bit Output Plugin 3.4.0 con actualizaciones de seguridad críticas y mejoras de compatibilidad de la plataforma.
Agregado
- Soporte para SLES 15.6 y 15.7
- Plugin de salida New Relic Fluent Bit 3.4.0 con seguridad y compatibilidad mejoradas
Cambió
- El agente de infraestructura recomienda los paquetes de Fluent Bit 4.2.2
- La imagen de Docker del plugin de salida de Fluent Bit utiliza Fluent Bit 4.2.2 con el plugin de salida 3.4.0
- imagen base de aws-for-fluent-bit actualizada desde 3.1.0 a 3.2.1
Fijado
- Problemas de compatibilidad de GLIBC en RHEL8 y Amazon Linux 2 usando compilación cruzada con Zig apuntando a GLIBC 2.17
Notas
Para mantener actualizado con las más recientes correcciones y mejoras, suscribir a nuestra fuente RSS de Logs.
Compatibilidad con Fluent Bit 4.2.0
El usuario ahora recibirá la versión 4.2.0 Fluent Bit. Para obtener más detalles, consulte https://fluentbit.io/announcements/.
Cambió
- El agente de infraestructura recomienda paquetes Fluent Bit 4.2.0.
- La imagen Docker del complemento de salidaFluent Bit emplea Fluent Bit 4.2.0.
- El gráfico New Relic Logging Helm instala la nueva imagen del complemento (gráfico de newrelic-logging versión 1.33.0)
Notas
Para mantener actualizado con las más recientes correcciones y mejoras, suscribir a nuestra fuente RSS de Logs.
Corrección de CVE-2025-53643 en lambda de AWS-log-ingestion
Con la última versión, se corrige CVE-2025-53643 en AWS-log-ingestion lambda
Cambió
- Se actualizó la biblioteca aiohttp a 3.13.2 y versión de poesía a 1.8.3 y actualizó la dependencia relacionada
Notas
Para mantener actualizado con las más recientes correcciones y mejoras, suscribir a nuestra fuente RSS de Logs.
Support for .Net specific log payload formats
The user can now process .NET specific payloads more effectively.
Changed
- Introduced a new environment variable
NEW_RELIC_FORMAT_LOGSto enable proper processing of.NETspecific log payload formats.
Notes
To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.
Support for Fluent Bit 3.2.10
Users will now receive Fluent Bit version 3.2.10. For more details, refer https://fluentbit.io/announcements/.
Changed
- Infrastructure agent recommends Fluent Bit 3.2.10 packages.
- Fluent Bit Output Plugin Docker image uses Fluent Bit 3.2.10.
- New Relic Logging Helm chart installs the new plugin image (newrelic-logging chart version 1.27.0)
Notes
To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.
Handling of Unpaired UTF Surrogates
Previously, logs that contained surrogate characters, such as \uD800, were discarded and not ingested.
Changes
With this improvement, these logs can now be successfully ingested.
Notes
To stay up to date with the latest fixes and enhancements, subscribe to our Logs RSS feed.
Enhanced AWS Lambda Log Processing with Request ID Injection
New Relic enhances log processing for AWS Lambda functions by ensuring that request IDs are consistently added to logs lacking default runtime annotations. This improves traceability and observability across Lambda invocations.
Changed
- Consistent Request ID Annotation: Logs from AWS Lambda functions now have request IDs added to every message using the UUID found in the first and last log entries. This ensures comprehensive traceability and completeness in log data, enabling more effective monitoring and debugging.
Notes
To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.