We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80666bd commit ebe72f8Copy full SHA for ebe72f8
cloud-formation/ecs.yaml
@@ -72,6 +72,8 @@ Resources:
72
ContainerDefinitions:
73
- Name: GoCaptureContainer
74
Image: !Ref TaskImage
75
+ LogConfiguration:
76
+ LogDriver: awslogs
77
Cpu: .25 vCPU
78
ExecutionRoleArn: !Ref ExecutionRole
79
Family: GoCapture
0 commit comments