This project take AWS S3 access logs and transforms them to parquet format. This can be indexed by AWS Glue and searched using AWS Athena.
make venv
source .venv/bin/activate
make requirements editable
make export
We'd love to have your contributions! Please see CONTRIBUTING.md for more info.
Please see SECURITY.md for more info.
See AUTHORS for a list of contributors. When making a contribution, please add yourself to the list if you like.
Please direct any further questions about contributing to code@dds.mil.
This project constitutes a work of the United States Government and is not subject to domestic copyright protection under 17 USC § 105. However, because the project utilizes code licensed from contributors and other third parties, it therefore is licensed under the MIT License. See LICENSE file for more information.