diff --git a/en/aws/cloudfront/cloudfront-logging-enabled.md b/en/aws/cloudfront/cloudfront-logging-enabled.md index 654d95203..39821845f 100644 --- a/en/aws/cloudfront/cloudfront-logging-enabled.md +++ b/en/aws/cloudfront/cloudfront-logging-enabled.md @@ -15,14 +15,13 @@ | **Recommended Action** | Enable CloudFront request logging. | ## Detailed Remediation Steps -1. Log into to the AWS Management Console. +1. Log in to the AWS Management Console. 2. Select the "Services" option and search for CloudFront.
3. Select the "CloudFront Distribution" that needs to be verified.
-4. Click the "Distribution Settings" button from menu to get into the "CloudFront Distribution" configuration page.
-5. Click the "Edit" button from the "General" tab on the top menu.
-6. In the "Distribution Settings" tab scroll down and verify the "Logging" feature configuration status. If Logging is "Off" then it cannot create log files that contain detailed information about every user request that CloudFront receives.
-7. Click on the "ON" option to initiate the Logging feature of CloudFront to log all viewer requests for files in your distribution.
-8. Click on "Bucket for Logs" feature and specify the Amazon S3 bucket in which you want CloudFront to save web access logs.
-9. Click on Log Prefix which is optional for the names of log files.
-10. Scroll down and click on "Yes,Edit" to save the changes.
-11. Repeat the steps number 5 and 6 to establish any other "CloudFront Distribution" has Logging enabled or not. +4. Click on the selected Distribution to get into the CloudFront Distribution configuration page.
+5. In the "General" tab scroll down to settings and verify the "Standard logging" feature configuration status. If Logging is "Off" then it cannot create log files that contain detailed information about every user request that CloudFront receives.
+6. To change the status click on "Edit" to get to the "Edit Settings" page. Scroll down to "Standard Logging" and select the "On" option to initiate the Logging feature of CloudFront to log all viewer requests for files in your distribution.
+7. Click on "Bucket for Logs" feature and specify the Amazon S3 bucket in which you want CloudFront to save web access logs.
+8. Click on Log Prefix which is optional for the names of log files.
+9. Scroll down and click on "Save changes" to save the new settings.
+10. Repeat the steps number 3 to 9 to verify if any other "CloudFront Distribution" has Logging enabled or not. diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step10.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step10.png deleted file mode 100644 index 8fa9e29d6..000000000 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step10.png and /dev/null differ diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step2.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step2.png index cef61443a..1a4f1e725 100644 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step2.png and b/resources/aws/cloudfront/cloudfront-logging-enabled/step2.png differ diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step3.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step3.png index 3e8508f2f..c7bd9d4db 100644 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step3.png and b/resources/aws/cloudfront/cloudfront-logging-enabled/step3.png differ diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step4.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step4.png index f2ed68e61..f6a3ca7a7 100644 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step4.png and b/resources/aws/cloudfront/cloudfront-logging-enabled/step4.png differ diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step5.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step5.png index 7314d1648..dd34755db 100644 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step5.png and b/resources/aws/cloudfront/cloudfront-logging-enabled/step5.png differ diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step6.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step6.png index ce079a788..ab9cdc526 100644 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step6.png and b/resources/aws/cloudfront/cloudfront-logging-enabled/step6.png differ diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step7.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step7.png index 510d81db9..1a2b98d05 100644 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step7.png and b/resources/aws/cloudfront/cloudfront-logging-enabled/step7.png differ diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step8.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step8.png index 576514cef..ea1d3a429 100644 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step8.png and b/resources/aws/cloudfront/cloudfront-logging-enabled/step8.png differ diff --git a/resources/aws/cloudfront/cloudfront-logging-enabled/step9.png b/resources/aws/cloudfront/cloudfront-logging-enabled/step9.png index a68e03a7c..563ee9ecf 100644 Binary files a/resources/aws/cloudfront/cloudfront-logging-enabled/step9.png and b/resources/aws/cloudfront/cloudfront-logging-enabled/step9.png differ