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

The org master account does not seem to be queryable #9

Open
0xdabbad00 opened this issue May 3, 2020 · 2 comments
Open

The org master account does not seem to be queryable #9

0xdabbad00 opened this issue May 3, 2020 · 2 comments

Comments

@0xdabbad00
Copy link
Collaborator

0xdabbad00 commented May 3, 2020

In an Organization trail, if you have account 000000000000 as your Org master, and say 111111111111 as another account, then your S3 bucket will contain:

- AWSLogs
  - 000000000000
  - o-123
    - 000000000000
    - 111111111111

Note that the 000000000000 account has two buckets dedicated to it. The first bucket (/AWSLogs/000000000000) is empty. The real logs are at /AWSLogs/o-123/000000000000. Looks like the code identifies the first bucket as being the one to make queries against, which it should use the one that is a child of the org key.

@abhinavbom
Copy link

checking if this issue is still considered for enhancement?

@0xdabbad00
Copy link
Collaborator Author

This project is no longer maintained. See this project instead: https://github.com/alsmola/cloudtrail-parquet-glue

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

2 participants