lazydragon / elk-ecs

ELK stack on AWS ECS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-requisit

  • install docker

Build image and upload to ECR

  • create ECS repository
  • run following command
sh add-ecr.sh [repository name] [build dir] [aws repository account id]

About

ELK stack on AWS ECS

License:Apache License 2.0


Languages

Language:Python 99.8%Language:Shell 0.2%