CloudTrail Partitioner Logo

CloudTrail Partitioner

0
Free
Visit Website

This project sets up partitioned Athena tables for your CloudTrail logs and updates the partitions nightly. It is based on work by Alex Smolen in his post Partitioning CloudTrail Logs in Athena. You can immediately deploy the CDK app, but I recommend first running this manually to ensure everything is configured, and also because running it manually will (by default) create 90 days of partitions, whereas the nightly CDK will not run until 0600 UTC, and will only create partitions for the current day and tomorrow. Tables are created for each account as cloudtrail_000000000000 and also a view is created that unions all these tables. Related projects This project was based on work by Alex Smolen. This project works great for many, but at enough scale (roughly 100GB of Cloudtrail logs), the way in which Athena is used with this project runs into problems. For this and other reasons, Alex released a new project cloudtrail-parquet-glue which is described in his post Use AWS Glue to make Cloudtrail Parquet partitions and resolves issues #13 and #14 with this project. Setup.

FEATURES

ALTERNATIVES

Cloud runtime security platform that uses eBPF technology to monitor cloud infrastructure, detect anomalies, and identify potential security threats in real-time.

Commercial

Create Docker container images for testing and long-term use.

minikube implements a local Kubernetes cluster for easy application development and supports various Kubernetes features.

Multi-account cloud security tool for AWS with real-time reporting and auto-remediation capabilities.

AWS Scout2 is a security tool for AWS administrators to assess their environment's security posture.

gVisor is an application kernel that provides isolation for running sandboxed containers.

Open-source project for detecting security risks in cloud infrastructure accounts with support for AWS, Azure, GCP, OCI, and GitHub.

Docker security audit tool with custom audit profiles and JSON report generation based on CIS Docker 1.6 Benchmark.