Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axiomhq/axiom-cloudfront-lambda
Send CloudFront logs to Axiom.
https://github.com/axiomhq/axiom-cloudfront-lambda
access aws axiom cloudfront lambda logs
Last synced: 3 months ago
JSON representation
Send CloudFront logs to Axiom.
- Host: GitHub
- URL: https://github.com/axiomhq/axiom-cloudfront-lambda
- Owner: axiomhq
- License: mit
- Created: 2022-05-10T06:28:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T12:21:15.000Z (6 months ago)
- Last Synced: 2024-06-25T21:54:07.434Z (4 months ago)
- Topics: access, aws, axiom, cloudfront, lambda, logs
- Language: Python
- Homepage: https://axiom.co
- Size: 153 KB
- Stars: 0
- Watchers: 4
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Axiom CloudFront Lambda [![CI](https://github.com/axiomhq/axiom-cloudfront-lambda/actions/workflows/ci.yaml/badge.svg)](https://github.com/axiomhq/axiom-cloudfront-lambda/actions/workflows/ci.yaml)
Easy to use AWS CloudFormation template to deploy a Bucket and a Lambda to send
logs from your CloudFront to [Axiom](https://axiom.co).## Guide
1. Create an account at [Axiom Cloud](https://cloud.axiom.co)
2. Create a dataset and an API token with ingest permission for that dataset
3. If S3 bucket exists, [![Launch Stack](https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?#/stacks/new?stackName=CloudFront-Axiom&templateURL=https://axiom-cloudformation-stacks.s3.amazonaws.com/axiom-cloudfront-lambda-base-cloudformation-stack.yaml)
4. If S3 bucket doesn't exists, Launch the stack: [![Launch Stack](https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?#/stacks/new?stackName=CloudFront-Axiom&templateURL=https://axiom-cloudformation-stacks.s3.amazonaws.com/axiom-cloudfront-lambda-cloudformation-stack.yaml)
5. Set up your CloudFront to store logs in the bucket you specified