AWS AmazonCloudWatch documentation change
Summary
Extended resource tag enrichment to include CloudWatch Logs (previously only metrics)
Security assessment
Enhances security context for logs through tag-based filtering/organization without addressing specific vulnerabilities. Supports security investigations via resource attribution.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/resource-tags-for-telemetry.md b/AmazonCloudWatch/latest/monitoring/resource-tags-for-telemetry.md index c8bb25905..4f1e2334e 100644 --- a//AmazonCloudWatch/latest/monitoring/resource-tags-for-telemetry.md +++ b//AmazonCloudWatch/latest/monitoring/resource-tags-for-telemetry.md @@ -9 +9 @@ -Use Amazon CloudWatch to discover, visualize, and alert on your AWS infrastructure metrics by AWS resource tags. You can set up comprehensive monitoring with CloudWatch metrics and alarms using tags. This helps monitor cloud infrastructure at scale by adapting alarms and metrics analysis as resources change. +Use Amazon CloudWatch to enrich your AWS infrastructure metrics and CloudWatch Logs with AWS resource tags. You can set up comprehensive monitoring with CloudWatch metrics and alarms using tags. This helps monitor cloud infrastructure at scale by adapting alarms and metrics analysis as resources change. @@ -11 +11 @@ Use Amazon CloudWatch to discover, visualize, and alert on your AWS infrastructu -To begin discovering and visualizing your telemetry by tags, you must first enable the resource tags for telemetry feature for your AWS account. When you enable this feature, Resource Explorer creates an AWS index and managed view that indexes and discovers resources and tags in your account. For more information, see [Index](https://docs.aws.amazon.com/resource-explorer/latest/apireference/API_Index.html) in the Resource Explorer API reference guide and [AWS managed views](https://docs.aws.amazon.com/resource-explorer/latest/userguide/aws-managed-views.html) in the Resource Explorer user guide. CloudWatch uses this information to enrich your AWS infrastructure metrics with related AWS resource tags. You can enable **resource tags for telemetry** at no additional cost. +To begin discovering and visualizing your telemetry by tags, you must first enable the resource tags for telemetry feature for your AWS account. When you enable this feature, Resource Explorer creates an AWS index and managed view that indexes and discovers resources and tags in your account. For more information, see [Index](https://docs.aws.amazon.com/resource-explorer/latest/apireference/API_Index.html) in the Resource Explorer API reference guide and [AWS managed views](https://docs.aws.amazon.com/resource-explorer/latest/userguide/aws-managed-views.html) in the Resource Explorer user guide. CloudWatch uses this information to enrich your AWS infrastructure metrics and log events with related AWS resource tags. You can enable **resource tags for telemetry** at no additional cost.