diff --git a/en/aws/elb/elb-logging-enabled.md b/en/aws/elb/elb-logging-enabled.md index 33a8cbc52..5e5b79eac 100644 --- a/en/aws/elb/elb-logging-enabled.md +++ b/en/aws/elb/elb-logging-enabled.md @@ -15,13 +15,12 @@ | **Recommended Action** | Enable ELB request logging | ## Detailed Remediation Steps -1. Log into the AWS Management Console. +1. Log in to the AWS Management Console. 2. Select the "Services" option and search for EC2.
-3. In the "EC2 Dashboard" scroll down and look for "Load Balancers" and click on "Load Balancers" to get into "Load Balancers" dashboard.
+3. In the "EC2 Dashboard" scroll down and look for "Load Balancing" and click on "Load Balancers" to get into "Load Balancers" dashboard.
4. Select the "Load Balancer" which needs to be verified.
5. Select the "Description" tab from the bottom panel and scroll down to "Attributes" option.
6. Check the "Access logs" and if it's "Disabled" than the "Access logs" feature is not enabled on the selected "Load Balancer". Access Logs delivers detailed logs of all requests made to "Elastic Load Balancing".
-7. Click on "Edit attributes" button and click on "Enable" checkbox next to "Access Logs". Specify the S3 location and prefix for the S3 bucket to store the log files and click on "Create this location for me" checkbox so AWS can create a new bucket. If you don't click on "Create this location for me" checkbox provide name of the existing bucket.
he selected "Load Balancer". Access Logs delivers detailed logs of all requests made to "Elastic Load Balancing".
-8. Click on the "Save" button to make the necessary changes.
-9. S3 bucket and Load Balancer needs to exist in the same zone.
-10. Selected "Load Balancer" have request logging enabled now.
+7. Click on "Configure access logs" button and select "Enable access logs" checkbox in the pop up. Specify the S3 location and prefix for the S3 bucket to store the log files and click on "Create this location for me" checkbox so AWS can create a new bucket. If you don't click on "Create this location for me" checkbox, provide the name of the existing bucket for the selected "Load Balancer". Access Logs deliver detailed logs of all requests made to "Elastic Load Balancing". Click on the "Save" button to make the necessary changes.
+8. S3 bucket and Load Balancer needs to exist in the same zone.
+9. Selected "Load Balancer" has request logging enabled now.
diff --git a/resources/aws/elb/elb-logging-enabled/step2.png b/resources/aws/elb/elb-logging-enabled/step2.png index 64243ca1b..1044642db 100644 Binary files a/resources/aws/elb/elb-logging-enabled/step2.png and b/resources/aws/elb/elb-logging-enabled/step2.png differ diff --git a/resources/aws/elb/elb-logging-enabled/step3.png b/resources/aws/elb/elb-logging-enabled/step3.png index 0d285ce0c..7c3bbb32f 100644 Binary files a/resources/aws/elb/elb-logging-enabled/step3.png and b/resources/aws/elb/elb-logging-enabled/step3.png differ diff --git a/resources/aws/elb/elb-logging-enabled/step4.png b/resources/aws/elb/elb-logging-enabled/step4.png index 1b61b8221..84f0890a3 100644 Binary files a/resources/aws/elb/elb-logging-enabled/step4.png and b/resources/aws/elb/elb-logging-enabled/step4.png differ diff --git a/resources/aws/elb/elb-logging-enabled/step5.png b/resources/aws/elb/elb-logging-enabled/step5.png index ad960d2c4..3a775a42e 100644 Binary files a/resources/aws/elb/elb-logging-enabled/step5.png and b/resources/aws/elb/elb-logging-enabled/step5.png differ diff --git a/resources/aws/elb/elb-logging-enabled/step6.png b/resources/aws/elb/elb-logging-enabled/step6.png index e3f881e8e..b7cd2b3b0 100644 Binary files a/resources/aws/elb/elb-logging-enabled/step6.png and b/resources/aws/elb/elb-logging-enabled/step6.png differ diff --git a/resources/aws/elb/elb-logging-enabled/step7.png b/resources/aws/elb/elb-logging-enabled/step7.png index fe0ef586a..d85925e52 100644 Binary files a/resources/aws/elb/elb-logging-enabled/step7.png and b/resources/aws/elb/elb-logging-enabled/step7.png differ diff --git a/resources/aws/elb/elb-logging-enabled/step8.png b/resources/aws/elb/elb-logging-enabled/step8.png deleted file mode 100644 index 1f6076a78..000000000 Binary files a/resources/aws/elb/elb-logging-enabled/step8.png and /dev/null differ