Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws link added #594

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions en/aws/ecs/ecs-containerInsightsEnabled.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / ECS / ECS Container Insights Enabled

## Quick Info

| | |
|-|-|
| **Plugin Title** | Container Insights Enabled |
| **Cloud** | AWS |
| **Category** | ECS |
| **Description** | Ensure that ECS clusters have CloudWatch Container Insights feature enabled. |
| **More Info** | CloudWatch Container Insights provides monitoring and troubleshooting solution for containerized applications and microservices that collects, aggregates and summarizes resource utilization such as CPU, memory, disk, and network.|
| **AWS Link** | https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-container-insights.html |
| **Recommended Action** | Enable container insights feature for ECS clusters. |

## Detailed Remediation Steps
<b>Setting up Container Insights on new Amazon ECS Cluster</b>
1. Log into the AWS Management Console.
2. Select the "Services" option and search for ECS. </br> <img src="/resources/aws/ecs/ecsContainerInsightsEnabled/step2.png"/>
3. In navigation panel select "Account Settings".</br> <img src="/resources/aws/ecs/ecsContainerInsightsEnabled/step3.png"/>
4. Select the "checkbox" at the bottom of page to enable Container Insights. </br> <img src="/resources/aws/ecs/ecsContainerInsightsEnabled/step4.png"/>

<b>Setting up Container Insights on existing Amazon ECS Cluster</b>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
1. To enable Container Insights on existing Amazon ECS cluster, enter the following command. You must be running version 1.16.200 or later of AWS CLI for following command to work</br> <img src="/resources/aws/ecs/ecsContainerInsightsEnabled/step5.png"/>


Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.