This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
Releases: aws-solutions/aws-centralized-logging
Releases · aws-solutions/aws-centralized-logging
v4.0.6
v4.0.5
v4.0.4
v4.0.3
Changed
- Upgrade CDK to version 2
- Upgrade nodejs version for build pipeline to 16
- Upgrade nodejs version for lambda functions to 16
- Include ClusterSize in deployment metrics
- Upgrade aws-sdk version to mitigate CVE-2023-0842: xml2js vulnerable to prototype pollution
v4.0.2
v4.0.1
Version 4.0.0
[4.0.0] - 2020-12-15
Added
- VPC with 2 isolated & 2 public subnets
- Elasticsearch domain in isolated subnets
- Kinesis Data Stream and Kinesis Firehose for data streaming
- CloudWatch Logs Destination for cross account/region data streaming
- Windows jumpbox for accessing kibana
- Security group for jumpbox
- Security group for ES and Kinesis resources
Updated
- Elasticsearch V7.7
- Lambda log event transformer
- AWS CDK constructs for IaC
Removed
- Spoke templates
- Cross account IAM role for Lambda (cross account streaming now uses CloudWatch Logs Destination)