Amazon CloudWatch Logs Subscription to Amazon Data Firehose

Amazon CloudWatch → Amazon Kinesis Firehose

Create a CloudWatch Logs subscription to Kinesis Firehose to S3 bucket

This sample project demonstrates how to create a log subscription in Cloudwath Logs with Kinesis Firehose as a log receiver.
From Firehose, logs will be delivered to S3 bucket
Using filter rules, we can control the logs that sends from CloudWatch Logs to Kinesis Firehose.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/cloudwatch-logs-subscription-firehose-cdk

Deploy

cdk deploy --all


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

See the GitHub repo for detailed cleanup instructions.

Created by:

Pubudu Jayawardana

Pubudu Jayawardana

AWS Community Builder in Serverless category. Serverless advocate and enthusiast.

Follow on LinkedIn