Joshua McKiddy
Joshua McKiddy
Add the ability to create VPC Flow Logs that are stored in Parquet format. Boto3 documentation for the DestinationOptions for create_flow_logs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ec2.html#EC2.Client.create_flow_logs
Request to increase log retention time from 365 days to 400 days for additional analysis in relation to current month.
*Issue #, if available:* https://github.com/awslabs/assisted-log-enabler-for-aws/issues/38 *Description of changes:* * Fixed * Error on CloudTrail parse By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...
Fix issue with CloudTrail enablement logic
Provide the ability within the Assisted Log Enabler for AWS to use a preexisting S3 bucket for storing the logs.
Issue to create a cleanup function for the resources created by Assisted Log Enabler for AWS. Cleanup for: - AWS Route 53 Resolver Query Logs - AWS VPC Flow Logs
The functions, specifically within the T&S model Python code, could use docstrings, to better help with code reviews and potential PRs.
*Issue #, if available:* https://github.com/awslabs/assisted-log-enabler-for-aws/issues/64 *Description of changes:* Added additional regions to all of the `region_list` lists in each subfunction. By submitting this pull request, I confirm that you can...
The region lists haven't been updated in a while, and there's been more regions added since: ca-west-1 eu-central-2 me-central-1 ap-southeast-5 ap-southeast-4 cn-north-1 eu-south-2 ap-southeast-3 ap-south-2 cn-northwest-1 il-central-1