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

Data Profile: AWS Cloud Trail Logs #1

Open
dforsber opened this issue Sep 11, 2024 · 2 comments
Open

Data Profile: AWS Cloud Trail Logs #1

dforsber opened this issue Sep 11, 2024 · 2 comments

Comments

@dforsber
Copy link
Contributor

AWS Cloud Trail records all the API actions and you can create trails to export these logs onto S3.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-create-a-trail-using-the-console-first-time.html

Create a Data Profile for Boiling Insights that reads these logs, compacts and optimises them into Parquet files with the default year/month/day/hour partitioning on S3. Create example visualisations and the needed aggregation tables for them.

@dforsber dforsber changed the title Add "AWS Cloud Trail Logs" data profile Create "AWS Cloud Trail Logs" data profile Sep 11, 2024
@dforsber dforsber changed the title Create "AWS Cloud Trail Logs" data profile Data Profile: AWS Cloud Trail Logs Sep 11, 2024
@dforsber
Copy link
Contributor Author

@dforsber
Copy link
Contributor Author

dforsber commented Oct 3, 2024

AWS CloudTrail logs ETL works. There is no aggregated tables or charts yet, though.

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