ecs_composex
ecs_composex copied to clipboard
[FR] services.x-logging.LogFilters
When using AWS CloudWatch (possibly support FireLens + cloudwatch) I would like an easy way to create metrics filters.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html
services:
my-app:
x-logging:
LogFilters:
Filters: [AWS::Logs::MetricFilter]
CW Names will be auto-generated for these.