This repo contains the container runtime definitions and configurations for an end-to-end demo of the Amazon Fluent Bit plugin, showing a multi-cluster (ECS/EKS) log analysis, streaming the log data Kinesis Data Firehose to S3, where we then query the log data with Amazon Athena.
See the blog: Centralized Container Logging with Fluent Bit.
See the ecs/ directory of this repo for all the source files.
See the eks/ directory of this repo for all the source files.
See the log-analysis/ directory of this repo for all the source files.
All material available under the Apache License Version 2.0.