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

Support Athena querying for CloudTrail data #93

Open
mcpeak opened this issue Aug 8, 2018 · 7 comments
Open

Support Athena querying for CloudTrail data #93

mcpeak opened this issue Aug 8, 2018 · 7 comments

Comments

@mcpeak
Copy link
Contributor

mcpeak commented Aug 8, 2018

Athena can be used to query the S3 buckets where CloudTrail data is stored directly. This would be useful for organizations without some other storage (such as ElasticSearch) set up. It should be reasonably easy to develop a hook that makes Athena queries to determine which actions have been used for a role in the last n days.

@nasehim7
Copy link

Hey!
I am Animesh. I am an open source enthusiast and I have just completed Google's Summer Of Code 2018. It would be great if I take up this issue and contribute to Netflix. Is there some IRC or Slack channel which I can join and we can discuss things there? :)

@mcpeak
Copy link
Contributor Author

mcpeak commented Aug 23, 2018

Awesome!! Please join us in our Gitter channel: https://gitter.im/netflix-repokid/Lobby . I look forward to speaking with you!

@cByst
Copy link

cByst commented Oct 4, 2018

@mcpeak It is my understanding that currently aardvark is utilizing access advisor to determine which services a iam role hasn't used in some time. Is the idea here that with trail logs it would allow repokid to look more granularly at this and go down to which permission in a given role that hasn't been used in some time rather than just the high level service?

@mcpeak
Copy link
Contributor Author

mcpeak commented Oct 4, 2018

@cByst yes, exactly. So even if parts of a service have been used we can take away the actions within the service that haven't been.

@cByst
Copy link

cByst commented Oct 4, 2018

Thats really cool is this done or has it been started? If not or if someone needs help I wouldn't mind jumping in, that data would be really useful.

@nasehim7
Copy link

nasehim7 commented Oct 4, 2018

Hi @cByst. Hope you are doing great. Yes, we have started working on it. Soon it will be in place and Sure, when we will need help, we will call out for you. :D
Also as it's open source, the moment it's out, always feel free to improvise the code. :) Even there are other wants for repokid under the issues, so feel free to contribute to this awesome project in whichever way you want. All the help will be highly appreciated.

@zboni-gpsw
Copy link

Hi folks, what's the status of this enhancement? It's been 9 months since the last comment about WIP... thanks.

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