Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
/ ecs-task-logs-to-s3 Public archive

Sends ECS tasks (both Fargate and EC2) logs to Amazon S3

License

Notifications You must be signed in to change notification settings

jeshan/ecs-task-logs-to-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sends ECS tasks (both Fargate and EC2) logs to Amazon S3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages