Fluent Bit 4.2.2 지원
이제 사용자들은 Fluent Bit 버전 4.2.2를 받게 됩니다. 자세한 내용은 Fluent Bit 공지사항을 참조하십시오.
이번 릴리스에는 뉴렐릭 Fluent Bit Output 플러그인 3.4.0이 포함되어 있습니다. 중요 보안 업데이트 및 플랫폼 호환성 개선 사항이 포함되어 있습니다.
추가됨
- SLES 15.6 및 15.7 버전 지원
- 뉴렐릭 Fluent Bit Output 플러그인 3.4.0 향상된 보안 및 호환성
변경됨
- 인프라 에이전트는 Fluent Bit 4.2.2 패키지를 권장합니다.
- Fluent Bit 출력 플러그인 도커 이미지는 출력 3.4.0과 함께 Fluent Bit 4.2.2를 사용합니다.
- AWS-for-fluent-bit 기본 이미지가 3.1.0에서 업데이트되었습니다. 3.2.1까지
결정된
- GLIBC 2.17을 대상으로 하는 Zig 크로스 컴파일을 사용하여 RHEL8 및 Amazon Linux 2에서 GLIBC 호환성 문제가 발생합니다.
Notes
최신 수정 사항과 개선 사항에 대한 최신 정보를 받으려면 로그 RSS 피드 를 구독하세요.
Fluent Bit 4.2.0 지원
이제 사용자들은 Fluent Bit 버전 4.2.0을 받게 됩니다. 자세한 내용은 https://fluentbit.io/announcements/ 를 참조하세요.
변경됨
- 인프라 에이전트가 Fluent Bit 4.2.0 패키지를 권장합니다.
- Fluent Bit 출력 플러그인 도커 이미지는 Fluent Bit 4.2.0을 사용합니다.
- 뉴렐릭 Logging Helm 차트는 새로운 플러그인 이미지(newrelic-logging Chart 버전 1.33.0)를 설치합니다.
Notes
최신 수정 사항과 개선 사항에 대한 최신 정보를 받으려면 로그 RSS 피드 를 구독하세요.
AWS-log-ingestion 람다의 CVE-2025-53643 수정
최신 릴리스에서는 AWS-log-ingestion 람다에서 CVE-2025-53643이 수정되었습니다.
변경됨
- aiohttp 라이브러리를 3.13.2로 업데이트했습니다. 및 시 버전을 1.8.3으로 업데이트하고 관련 의존성/종속성을 업데이트했습니다.
Notes
최신 수정 사항과 개선 사항에 대한 최신 정보를 받으려면 로그 RSS 피드 를 구독하세요.
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.