You can send your Amazon Security Lake logs to New Relic using Serverless app
newrelic-securitylake-s3-processor-LogForwarder
, which can be easily deployed from AWS Serverless application repository.
Forwarding logs from your Security Lake to New Relic will give you enhanced log management capabilities to collect, process, explore, query, and alert on your log data.
Install the Serverless application
To install the Serverless app to forward your Security Lake logs to New Relic:
- Make sure you have a .
- Open the AWS Serverless Application Repository in your browser.
- Search for
newrelic
and check Show apps that create custom IAM roles or resource policies to findnewrelic-securitylake-s3-processor-LogForwarder
. - Click the
newrelic-securitylake-s3-processor-LogForwarder
details and click Deploy. - Follow the app guidance to set up necessary parameters:
SecurityLakeSQSArn
SecurityLakeSubscriberRoleArn
ExternalID
NRLicenseKey
You'll get SecurityLakeSQSArn
and SecurityLakeSubscriberRoleArn
from your Security lake provider.
Keep in mind that event source region must match Lambda region.