Skip to content

v2.0.0

Compare
Choose a tag to compare
@tbelmega tbelmega released this 23 Aug 00:40
· 14 commits to main since this release
82cc883

[2.0.0] - 2023-08-22

Added

  • Log ingestion from S3 bucket to support more log sources #89
  • Show logs and metrics of the log analytics pipelines #112
  • Quickly enable alarms on log ingestion pipeline #113
  • Show the AWS resource changes when importing AOS using automatic networking mode #53
  • Log Agent Installation: Support of agent installation on AL2023 instances #88
  • Support of multi-AZ standby enabled OpenSearch cluster when creating log pipelines #170
  • Instance Group: Show error message on the console when the installation of log agent fails #169
  • Support same index name in different OpenSearch clusters #166
  • Installation: refresh the aws-exports.json once update the CloudFormation input parameters #161
  • Application log pipeline: Add a step to choose Log Config during the application pipeline creation steps #159
  • Log Agent: Auto rotation of Fluent Bit log file #158
  • Instance group: Add an option to attach IAM policies to Instance Group managed EC2 instances automatically #151
  • Domain management: Check the prerequisites of OpenSearch clusters before import OpenSearch clusters #148
  • Support ingest WAF (associate with CloudFront) sampled logs to OpenSearch in other regions except us-east-1 #129

Fixed

  • Log Config: Time key in Fluent Bit config for Spring Boot should be time type instead of None #71
  • EventBridge will be disabled automatically if deleting instances in instance group #164
  • Log Config should not be created without Regex/Log Format #163
  • Lack of region check before creating WAF log pipeline #162
  • The Fluent bit configuration file generated in sidecar deployment option has a wrong shared volume #160
  • S3 access log dashboard: 5xx Code description is covered #157
  • S3 access log dashboard: The Average Time Unit should be milliseconds #155
  • Cross-account: Unable to get instance list and create instance group in CN region #156
  • The OpenSearch information (e.g., version, data nodes) is not updated automatically after customer upgraded the cluster #150
  • Cannot differentiate the Lambda for different AWS Service log pipeline based on Lambda description #146
  • Fix data lost when cannot find the location with IP address using MaxMind database #126
  • Syslog: Fix port conflict when adding & deleting new log source in parallel #174

Changed

  • Minimize the permissions of EC2 log ingestion IAM role #154
  • Minimize the privileges of cross-account access role #153
  • Soft delete when removing OpenSearch domain #152
  • Save ALB access logs of Nginx based proxy to S3 bucket #149
  • Code refactor: DynamoDB design optimization and GraphQL API design optimization #147
  • Minimize security group egress of the provisioned ECS #145
  • WAF dashboard: Cannot filter results using nonTerminatingMatchingRules.action field #144

Removed

  • Domain management: Remove the support of Elasticsearch engine #176