aws / opsworks-cookbooks

Chef Cookbooks for the AWS OpsWorks Service
Other
1.06k stars 1.23k forks source link

set ECS_AVAILABLE_LOGGING_DRIVERS to include awslogs #387

Open joeshaw opened 8 years ago

joeshaw commented 8 years ago

Set ECS_AVAILABLE_LOGGING_DRIVERS to ["json-file","awslogs"]. This is suggested by http://docs.aws.amazon.com/AmazonECS/latest/developerguide/using_awslogs.html

Fixes #385