7 min read

New Relic and AWS Lambda Integration - Structured Logging

Text logs are hard to query; JSON is easy. Learn to format your Lambda logs as JSON objects, enabling New Relic to automatically parse attributes for powerful filtering and faster root cause analysis.
New Relic and AWS Lambda Integration - Structured Logging
Reader: AWS Lambda Structured Logging

Reader Mode

-- / --

Introduction