Resource Type: AWS > Logs > Metric Filter
The Metric Filter resource type is a tool that transforms log data into numerical CloudWatch metrics that you can graph or set an alarm on. It allows you to extract information from the logs and monitor operational performance.
Resource Context
Metric Filter is a part of the Logs service.
Each Metric Filter lives under a Region.
Controls
The primary controls for AWS > Logs > Metric Filter are:
Quick Actions
- Delete from AWS
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-logs#/resource/types/metricFilter
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/aws-logs#/resource/types/metricFilter"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-logs#/resource/types/metricFilter';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-logs#/resource/types/metricFilter"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-logs#/resource/types/metricFilter' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query