项目作者: jeshan

项目描述 :
Sends ECS tasks (both Fargate and EC2) logs to Amazon S3
高级语言: Shell
项目地址: git://github.com/jeshan/ecs-task-logs-to-s3.git
创建时间: 2019-05-12T06:41:54Z
项目社区:https://github.com/jeshan/ecs-task-logs-to-s3

开源协议:BSD 2-Clause "Simplified" License

下载


ecs-task-logs-to-s3

What

Sends your ECS task logs to Amazon S3. When the tasks stop, a Cloudwatch Event starts and an export task is created. It works for both launch types: Fargate and EC2.

It can create a bucket but you may also specify an existing one as parameter.

template

Why

  1. Because browsing Clouwatch Logs sucks.
  2. Leverage useful S3 features: long term storage, archival, encryption, etc.

Instructions

If you use sceptre, you can deploy the template in one step with:

sceptre launch -y main

Or deploy manually with this button:



Released under the Simplified BSD Licence.