2 Forks
9 Stars
9 Watchers

unified-log-aggregation-and-analytics

The proposed solution shows and approach to unify and centralize logs across different compute platforms like EC2, ECS, EKS and Lambda with Kinesis Data Firehose using log collection agents (EC2 Kinesis agent), log routers (Fluentbit and Firelens) and lambda extension. We can easily deploy the solution presented here on the customer site using the CDK scripts packaged part of this article. Amazon managed Elastic search with Kibana is used to visualize the logs collected across different applications running on different compute platforms.

How to download and setup unified-log-aggregation-and-analytics

Open terminal and run command
git clone https://github.com/aws-samples/unified-log-aggregation-and-analytics.git
git clone is used to create a copy or clone of unified-log-aggregation-and-analytics repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with unified-log-aggregation-and-analytics https://github.com/aws-samples/unified-log-aggregation-and-analytics/archive/master.zip

Or simply clone unified-log-aggregation-and-analytics with SSH
[email protected]:aws-samples/unified-log-aggregation-and-analytics.git

If you have some problems with unified-log-aggregation-and-analytics

You may open issue on unified-log-aggregation-and-analytics support forum (system) here: https://github.com/aws-samples/unified-log-aggregation-and-analytics/issues