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

Speed up reading of CloudTrail logs from SQS #21

Open
lennartkoopmann opened this issue Nov 6, 2016 · 1 comment
Open

Speed up reading of CloudTrail logs from SQS #21

lennartkoopmann opened this issue Nov 6, 2016 · 1 comment

Comments

@lennartkoopmann
Copy link
Contributor

Reading thousands of CloudTrail logs can be very slow. There must be a better way to read everything in batches, using their cursor functionality.

@lennartkoopmann
Copy link
Contributor Author

I'll also try to read from S3 in batches or multithreaded. This is where the bottleneck is now.

@bernd bernd modified the milestone: 1.3.0 Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants