Logs release notesRSS

February 27
Logs v250227

Support for Fluent Bit 3.2.7

Users that rely on Fluent Bit to collect and forward logs to New Relic will now receive the latest available version, 3.2.7, which includes fixes for multiple known vulnerabilities. For more details, please reference https://fluentbit.io/announcements/.

Changed

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

February 26
Logs v250226

New Feature: AWS Logs in Context

We are excited to introduce the new AWS Logs in Context feature in our latest release. This feature enhances log management by providing a seamless linkage between logs and their corresponding AWS resources (entities), including automatic entity creation and association, and seamless bidirectional navigation between entities and logs.

Added

  • AWS Logs in Context: your AWS service logs will automatically be associated with the specific AWS resource (entity) that generated them. If the entity does not yet exist, the system will automatically create it. This features enables you to use the Entity Explorer to search for specific AWS resources and navigate quickly between logs and their generating entities. The following AWS entity types are currently supported:
    • Application Load Balancer (ALB)
    • Classic Load Balancer (ELB)
    • CloudFront Distribution
    • Elastic Beanstalk EC2 Instance
    • Lambda Function
    • Network Load Balancer (NLB)
    • Relational Database Service (RDS) Instance
    • S3 Bucket

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

February 20
Logs v250220

Support for Fluent Bit 3.2.2

Users that rely on Fluent Bit to collect and forward logs to New Relic will now receive the latest available version, 3.2.2, which includes fixes for multiple known vulnerabilities. For more details, please reference https://fluentbit.io/announcements/.

Changed

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

February 17
Logs v250217

OpenTelemetry: Support for complex data structures

New Relic now supports complex data structures in OTLP Logs. Checkout the details in the OTEL best practices docs.

Added

  • Support complex data structures in OTLP Logs: Your LogRecord#body and LogRecord#attrbitues can hold non-primitive values, such as arrays and maps.

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

January 10
Logs v250110

New Feature: Key-Value Parsing with Grok

We are excited to introduce key-value parsing with Grok in our latest release. This feature allows you to extract key-value pairs from your logs more efficiently, enhancing your log management capabilities.

Added

  • Key-Value Parsing with Grok: You can now use Grok patterns to parse key-value pairs from your logs. This feature simplifies the extraction of structured data from unstructured log messages, making it easier to analyze and visualize your log data.

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

December 19, 2024
Logs v241219

Removal of aws.region, aws.realm, aws.accountId and plugin.type attributes for the new AWS logs onboarding integrations

The recent release of New Relic's one-step observability for AWS services logs included some unwanted attributes in the ingested logs. This issue has been resolved in the current release.

Changed

  • The AWS Lambda and Firehose log shipping integrations released on December 18th 2024 will no longer include the aws.region, aws.realm and aws.accountId attributes in the ingested logs. These attributes, meant for internal use in the Logs product, and shouldn't appear as attributes on log data.
  • The Firehose log shipping integration released on December 18th 2024 shouldn't have included a plugin.type: "aws-firehose" attribute in the ingested logs. We're removing this attribute in favor of the newly introduced instrumentation.provider: "aws" and instrumentation.name: "firehose" attributes.

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

December 18, 2024
Logs v241218

Accelerated AWS logs forwarding with New Relic's One-Step Observability

New Relic's one-step observability now includes accelerated AWS services logs onboarding. This enhanced AWS integration offers experienced and new New Relic users a seamless and flexible experience for onboarding logs and metrics within minutes—all in a streamlined workflow.

Changed

  • Simplified logs onboarding with cloudFormation template: Effortless set up experience for both logs and metrics using ready-made templates that simplify the deployment of AWS resources.
  • Enhanced operational Efficiency: In a single onboarding workflow users can set up log forwarding from many sinks (CloudWatch or S3), using various paths (Lambda-based or Kinesis integration), and setting up triggers for up to 40 S3 buckets and log groups, all in one go.
  • Advanced Security: New Relic's API keys can securely stored in AWS Secrets Management, for enhances security posture.

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

December 11, 2024
Logs v241211

Enhanced Syslog License Key Handling

Users can now send the license key as part of the syslog message by prefixing it with nrLicenseKey=<LICENSE_KEY>. With this enhancement, syslog integration is compatible with more platforms that don't permit modification of the syslog message format.

Use TCP endpoint to forward logs to New Relic

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

October 31, 2024
Logs v241031

Support for Fluent Bit 3.1.9

Users that rely on Fluent Bit to collect and forward logs to New Relic will now receive the latest available version, 3.1.9, which includes fixes for multiple known vulnerabilities. For more details, please reference https://fluentbit.io/announcements/.

Changed

Notes

To stay up to date with the most recent fixes and enhancements, subscribe to our Logs RSS feed.

September 12, 2024
Logs v240912

Update to AWS-log-ingestion Lambda function

Users no longer need to manually enable logging for New Relic. The NRLoggingEnabled parameter is now set to true by default.

Changed

The default value of the NRLoggingEnabled parameter for the New Relic Lambda function has been changed from false to true. Users were required to manually enable this parameter to forward logs to New Relic, adding an extra step to the setup process. This change simplifies the setup process and ensures logs are automatically sent to New Relic.

Notes

To stay up to date the most recent fixes and enhancements, subscribe to our Logs RSS feed.