Skip to content

Commit

Permalink
Patch 424 (#445)
Browse files Browse the repository at this point in the history
* Update elb-logging-enabled.md

* Update elb-logging-enabled.md

* Update elb-logging-enabled.md

* Update elb-logging-enabled.md

* Images updated for all steps

Image deleted for step 8
  • Loading branch information
shuklaalok87 authored Oct 27, 2022
1 parent 326d5d7 commit b012a51
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions en/aws/elb/elb-logging-enabled.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. </br> <img src="/resources/aws/elb/elb-logging-enabled/step2.png"/>
3. In the "EC2 Dashboard" scroll down and look for "Load Balancers" and click on "Load Balancers" to get into "Load Balancers" dashboard.</br> <img src="/resources/aws/elb/elb-logging-enabled/step3.png"/>
3. In the "EC2 Dashboard" scroll down and look for "Load Balancing" and click on "Load Balancers" to get into "Load Balancers" dashboard.</br> <img src="/resources/aws/elb/elb-logging-enabled/step3.png"/>
4. Select the "Load Balancer" which needs to be verified. </br> <img src="/resources/aws/elb/elb-logging-enabled/step4.png"/>
5. Select the "Description" tab from the bottom panel and scroll down to "Attributes" option.</br> <img src="/resources/aws/elb/elb-logging-enabled/step5.png"/>
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".</br><img src="/resources/aws/elb/elb-logging-enabled/step6.png"/>
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.</br>he selected "Load Balancer". Access Logs delivers detailed logs of all requests made to "Elastic Load Balancing".</br><img src="/resources/aws/elb/elb-logging-enabled/step7.png"/>
8. Click on the "Save" button to make the necessary changes.</br><img src="/resources/aws/elb/elb-logging-enabled/step8.png"/>
9. S3 bucket and Load Balancer needs to exist in the same zone.</br>
10. Selected "Load Balancer" have request logging enabled now. </br>
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.</br><img src="/resources/aws/elb/elb-logging-enabled/step7.png"/>
8. S3 bucket and Load Balancer needs to exist in the same zone.</br>
9. Selected "Load Balancer" has request logging enabled now. </br>
Binary file modified resources/aws/elb/elb-logging-enabled/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/elb/elb-logging-enabled/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/elb/elb-logging-enabled/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/elb/elb-logging-enabled/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/elb/elb-logging-enabled/step6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/elb/elb-logging-enabled/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed resources/aws/elb/elb-logging-enabled/step8.png
Binary file not shown.

0 comments on commit b012a51

Please sign in to comment.