Skip to content

Configure AWS ECS service with logging driver

Bin Yi edited this page Oct 26, 2017 · 10 revisions

Step by step guide to setup ECS running with sumologic-docker-logging-driver

Prerequisite

  • an AWS account can deploy the ECS cluster
  • a SumoLogic account with a HTTP source created. In the following paragraphs, will use a demo source of https://stag-events.sumologic.net/receiver/v1/http/ZaVnC4dhaV2AgTu-wqN62UrEoTesCV6HQRclBufZsZFfDyJawi6rXFA2p3LoLP3Ca_Bj-PQ6gKg9PZLwwqxe6CXQd8LdOJ9Mm_Hp4rfDbIRsfehnDMpM3A==, you should replace it with the URL of your HTTP source

Create Task Definition

Login to the AWS console, and click "EC2 Container Service" images/ecs/ecs-sevice.png

Clone this wiki locally