aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

Amazon CloudFront Std Logging V2 Sample, demonstrating Kinesis, CloudWatch and S3 Partitioned outputs

Open rasathus opened this issue 6 months ago • 2 comments
trafficstars

New standalone sample implemented in python/cloudfront-v2-logging. This sample demonstrates how to use the Amazon CloudFront V2 Standard Logging, documented here https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/standard-logging.html

V2 Standard Logging leverages Amazon CloudWatch Logs, and provides integrations into Kinesis, CloudWatch Logs and support for APACHE Hive style partitioned outputs to S3. This represents a significant deviation from the historic approach to log configuration via CDK and CloudFomation.

rasathus avatar May 07 '25 06:05 rasathus