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

Add "s3:logs" command #4

Open
aik099 opened this issue Jun 2, 2016 · 1 comment
Open

Add "s3:logs" command #4

aik099 opened this issue Jun 2, 2016 · 1 comment

Comments

@aik099
Copy link
Member

aik099 commented Jun 2, 2016

Since snapshot/preview releases are downloaded from s3 bucket directly it doesn't make sense to have application-level download log. Instead I've enabled S3 logs.

Need to add "s3:logs" command that would:

  1. download & show logs
  2. rotate them so that they don't take too much space in the bucket
  3. for historical purposes track downloads of each version in separate table that would exist even after release is deleted
@aik099
Copy link
Member Author

aik099 commented Jun 4, 2016

Apparently AWS itself is accessing buckets and that creates log records as well. I've disabled logging for now, but kept logs to be parsed once command is created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant