aws-solutions / centralized-logging-with-opensearch

Build your own log analytics platform on OpenSearch in 20 minutes
https://aws.amazon.com/solutions/implementations/centralized-logging-with-opensearch/
Apache License 2.0
108 stars 28 forks source link

(Main Stack): Upgrading from a version below 2.1.0 caused the loss of S3 notifications, and the logs from S3 buffer cannot be collected properly. #261

Closed AlbertMingXu closed 6 months ago

AlbertMingXu commented 7 months ago

Describe the bug

Upgrading from a version below 2.1.0 caused the loss of S3 notifications, and the logs from S3 buffer cannot be collected properly.

Expected Behavior

After the upgrade, s3 notifications will not be lost.

Current Behavior

After the upgrade, the S3 notifications in the S3 buffer pipeline are lost, and the processor will not be triggered to parse the data.

Reproduction Steps

Ensure that the CLO Stack has been deployed with a version prior to 2.1.0. Upgrade the Stack using a template version 2.1.0 or higher.

Possible Solution

No response

Additional Information/Context

No response

Solution Version

All versions prior to 2.1.0.

AWS Region. e.g., us-east-1

No response

Other information

No response

AlbertMingXu commented 7 months ago

An emergency fix for this issue will be released in the upcoming 2.1.2 version.