Fluent Bit 4.2.2 のサポート
ユーザーは Fluent Bit バージョン 4.2.2 を受け取ることになります。詳細については、 Fluent Bit の発表を参照してください。
このリリースには、 New Relic Fluent Bit Output プラグイン 3.4.0 が含まれています 重要なセキュリティ更新とプラットフォーム互換性の改善が行われました。
追加した
- SLES 15.6 および 15.7 のサポート
- New Relic Fluent Bit 出力プラグイン 3.4.0強化されたセキュリティと互換性
かわった
- インフラストラクチャエージェントはFluent Bit 4.2.2 パッケージを推奨します
- Fluent Bit出力プラグインDockerイメージは、出力プラグイン 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 互換性の問題
メモ
最新の修正と機能強化の情報を常に把握するには、ログ RSS フィードを購読してください。
Fluent Bit 4.2.0 のサポート
ユーザーは Fluent Bit バージョン 4.2.0 を受け取ることになります。詳細については、 https://fluentbit.io/announcements/を参照してください。
かわった
- インフラストラクチャエージェントはFluent Bit 4.2.0 パッケージを推奨します。
- Fluent Bit 出力プラグイン Docker イメージはFluent Bit 4.2.0 を使用します。
- New Relic Logging Helm チャートは新しいプラグイン イメージをインストールします (newrelic-logging チャート バージョン 1.33.0)
メモ
最新の修正と機能強化の情報を常に把握するには、ログ RSS フィードを購読してください。
AWS-log-ingestion ラムダの CVE-2025-53643 を修正
最新リリースでは、AWS-log-ingestion lambdaのCVE-2025-53643が修正されました。
かわった
- aiohttpライブラリを3.13.2に更新しました 詩のバージョンを1.8.3にし、関連する依存関係を更新しました
メモ
最新の修正と機能強化の情報を常に把握するには、ログ 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.