Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application Log: The S3 bucket automatically created by CLO solution as a log buffer area cannot receive application logs normally. #237

Closed
cabinhoo opened this issue Jan 4, 2024 · 1 comment · Fixed by #294
Assignees
Labels
bug Something isn't working

Comments

@cabinhoo
Copy link

cabinhoo commented Jan 4, 2024

Describe the bug

When configuring the EC2-based application log pipeline in Light-Engine, using the S3 bucket automatically created by the CLO scheme as the log buffer area, application logs cannot be received and processed normally.

Expected Behavior

The configured buffer location and final storage log bucket location are both recorded in log files. Using athena to query the corresponding table also displays data.

Current Behavior

Log files cannot be viewed in the configured log buffer S3 bucket and final log storage bucket, and the data in the corresponding database and table cannot be viewed using athena.

Reproduction Steps

1.Use the light engine method to deploy an application log pipeline based on EC2, and select the CLO scheme for the buffer location to automatically generate an S3 bucket with a name containing staging.
2.Manually trigger or wait for the log file update to trigger the application log pipeline processing, wait for the step function to complete, and check whether there are new log files stored in the buffer bucket and the final log bucket.

Possible Solution

For the buffer location, select other bucket created by CLO or the bucket created by yourself.

Additional Information/Context

No response

Solution Version

V2.1.1

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

ap-south-1

Other information

No response

@cabinhoo cabinhoo added the bug Something isn't working label Jan 4, 2024
@cabinhoo cabinhoo changed the title Application Log: Use the S3 bucket with the staging name automatically created by the CLO scheme as a buffer area that cannot receive application logs normally. Application Log: The S3 bucket automatically created by CLO solution as a log buffer area cannot receive application logs normally. Jan 4, 2024
@JoeShi JoeShi assigned JoeShi and James96315 and unassigned JoeShi Jan 4, 2024
@AlbertMingXu
Copy link

In version v2.1.1, do not use staging bucket as Log Buffer. You can use the default bucket in the buffer configuration, such as loggingbucket.

This problem will be fixed in v2.2.0.

@wchaws wchaws linked a pull request Jun 20, 2024 that will close this issue
1 task
@JoeShi JoeShi closed this as completed Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

4 participants