AWS Observability v2.7.0
CloudFormation YAML
CloudFormation YAML template can be accessed here: https://sumologic-appdev-aws-sam-apps.s3.amazonaws.com/aws-observability-versions/v2.7.0/sumologic_observability.master.template.yaml
Terraform
AWS Observability Terraform folder in the sumologic-solution-templates GitHub Repo
New feature
- Amazon RDS app - Added support to analyze RDS MySQL and AuroraMySQL Databases cloudwatch logs.
Updates
- All python lambda runtimes have been updated to python 3.11 along with the latest python libraries supported.
- All nodeJS lambda runtimes have been updated to node.js 18.x along with the latest node.js libraries supported.
- The solution is updated to use AWS terraform provider v5.x
- Updated SAM apps used in solution
- sumologic-s3-logging-auto-enable - Semantic v1.0.6
- sumologic-loggroup-connector - Semantic v1.0.9
Bug Fixes
- AWS Lambda app updated - Consistent handling of time-out error messages.
- AWS Application Load Balancer app - Updated metric panel queries to precisely handle available dimensions.
- AWS API Gateway app - Fixed quantisation for
sum
aggregation in metric queries.