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

filemanager: track MultipartUpload events #322

Open
mmalenic opened this issue May 24, 2024 · 0 comments
Open

filemanager: track MultipartUpload events #322

mmalenic opened this issue May 24, 2024 · 0 comments
Labels
feature New feature filemanager an issue relating to the filemanager

Comments

@mmalenic
Copy link
Member

It might be interesting for the filemanager to also track the Multipart Upload events when multipart upload is used. Currently these events are tracked only when the upload is completed, and non of the intermediate parts are tracked. This would involve some additional database columns, and properly parsing s3:ObjectCreated:CompleteMultipartUpload events.

@mmalenic mmalenic added filemanager an issue relating to the filemanager feature New feature labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature filemanager an issue relating to the filemanager
Projects
None yet
Development

No branches or pull requests

1 participant