Difference between revisions of "AWS CloudWatch Container Insights"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/about-aws/whats-new/2019/07/introducing-container-insights-for-ecs-and-aws-fargate-in-preview/
m (Welcome moved page Container Insights (AWS CloudWatch) to AWS CloudWatch Container Insights) |
|||
Line 29: | Line 29: | ||
== See also == | == See also == | ||
− | |||
* {{CloudWatch}} | * {{CloudWatch}} | ||
* {{Insights}} | * {{Insights}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 11:37, 12 October 2021
wikipedia:Container Insights (2019) [1] is a service that collects data as performance log events using the embedded metric format.
For Amazon ECS, network metrics are available only for containers in bridge network mode. They are not available for containers in awsvpc network mode or host network mode.
Contents
Operations
To enable service to all new ECS clusters
aws ecs put-account-setting --name "containerInsights" --value "enabled"
- Enable on specific cluster:
aws ecs update-cluster-settings --cluster myCICluster --settings name=containerInsights,value=enabled
Set account-level permission to enable Container Insights for any new Amazon ECS clusters
aws ecs put-account-setting --name "containerInsights" --value "enabled"
Enable Container Insights on an existing Amazon ECS cluster
aws ecs update-cluster-settings --cluster myCICluster --settings name=containerInsights,value=enabled
Disable Container Insights on an existing Amazon ECS cluster
aws ecs update-cluster-settings --cluster myCICluster --settings name=containerInsights,value=disabled
Related terms
- AKS: CMK
- Container Insights
- Amazon RDS Performance Insights
- Amazon CloudWatch Lambda Insights
- AWS CloudTrail Insights
- Performance Insights
- Amazon RDS Performance Insights
See also
- AWS monitoring: AWS CloudWatch: Logs, Logs Insights, Events, Alarms,
aws cloudwatch, aws logs
, Amazon CloudWatch Lambda Insights, AWS CloudWatch Container Insights, CloudWatch Dashboard, AWS CloudWatch Automatic Dashboards, Amazon RDS Performance Insights, Amazon CloudWatch Metric Streams, Amazon CloudWatch Lambda Insights,CloudwatchLogsGroup
, Amazon CloudWatch Anomaly Detection,cloudwatch kms key id
, CloudWatch agent, Amazon CloudWatch Evidently, namespace, Synthetics, Synthetics Canaries, YACE, Prometheus cloudwatch exporter, Amazon CloudWatch Observability Access Manager, Amazon CloudWatch Live Tail - AWS: Insights: RDS Performance Insights, Container Insights, Lambda Insights, Application Insights, CloudTrail Insights, Logs Insights
Advertising: