We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfaf4c commit 7e53f34Copy full SHA for 7e53f34
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