Relative Content

Tag Archive for loggingaws-lambdaamazon-cloudfrontamazon-cloudwatch

Get consolidated logs for AWS Lambda@Edge function at one region in Cloudfront

I have a Lambda@Edge function that is deployed in multiple AWS regions and its logs are currently being pushed to CloudWatch log groups in their respective AWS regions. I want to consolidate these logs into a single CloudWatch Logs log group in one AWS region (e.g., us-east-1) for easier access and centralized log management.