Skip to content

Commit 7bdb895

Browse files
committed
Add LogConfiguration to TaskDefinition
1 parent 0eb36d0 commit 7bdb895

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloud-formation/ecs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ Resources:
7272
ContainerDefinitions:
7373
- Name: GoCaptureContainer
7474
Image: !Ref TaskImage
75+
LogConfiguration:
76+
LogDriver: awslogs
7577
Cpu: .25 vCPU
7678
ExecutionRoleArn: !Ref ExecutionRole
7779
Family: GoCapture

0 commit comments

Comments
 (0)