Skip to content

aws-samples/amazon-ecs-fluent-bit-daemon-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Centralized logging in action: multi-cluster log analysis

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.

Setup for Amazon ECS

See the ecs/ directory of this repo for all the source files.

Setup for Amazon EKS

See the eks/ directory of this repo for all the source files.

Setup for log analysis

See the log-analysis/ directory of this repo for all the source files.

License

All material available under the Apache License Version 2.0.