Terraform module to easily provision CloudFront CDN backed by an S3 origin
-
Updated
Nov 4, 2024 - HCL
Terraform module to easily provision CloudFront CDN backed by an S3 origin
Glue scripts for converting AWS Service Logs for use in Athena
A sample solution for converting CloudFront Real-time log records into time-series metrics for monitoring.
Setup to store CloudFront logs in S3 Bucket and forward them into a CloudWatch Logs group.
This repository provides infrastructure and code to parse CloudFront real-time logs and convert these logs into CloudWatch custom metrics. These Custom metrics in CloudWatch can provide low-level insight into how well a CloudFront distribution is performing and even enable monitoring the operational health of specific CloudFront edge locations. …
A node script that can download Cloudfront logs and then replay them against a different host/environment to load test your site.
Download, decompress and consolidate AWS CloudFront CDN logs into a single file on a Windows machine.
Ship AWS Logs (CF, ALB, ELB, S3) stored in S3 to Cloudwatch (or others)
AWS CloudFront log line parser
This MacOS program allows you to view a downloaded AWS CloudFront access log in a table view and export to .csv. このMacOSプログラムでは、ダウンロードされた AWS CloudFront のアクセスログ を見ることができます。
Firehose for writing AWS CloudFront real-time logs stream from Kinesis to Analytical Store.
The AWS Cloudfront logs parser is a utility that traverses a directory of AWS Cloudfront log files and converts it into a local relational database - HSQLDB. It allowed the author to quickly get to a position to run some SQL queries against his log traffic and provided an excuse to try out some of the latest Java 16 features.
When AWS CloudFront is configured to deliver access logs, it can be a chore to parse, aggregate, and organize all of the data. Each access log is ~5 KB and thousands can easily stack up within a week. CloudFrontAccessLogsToExcel offers 2 solutions: a cloud solution that will run without intervention on a schedule defined by a Cron expression and…
Web application to get insights to CloudFront standard logs stored in S3
Terraform code for creating and managing AWS cloudfront service
Terraform module / AWS Lambda function to import CloudFront from S3 to CloudWatch Logs
Add a description, image, and links to the cloudfront-logs topic page so that developers can more easily learn about it.
To associate your repository with the cloudfront-logs topic, visit your repo's landing page and select "manage topics."