Users were unable to place order on an application running on EC2

We had a AMMA PRODUCTION Issue today where requirejs-config.js file was getting blocked and users were unable to place order successfully.

Here are the steps taken to find the root cause and it solution

  1. Navigate to AWS WAF

2. Click on Amma-WACL-1and go to Overview Tab then Sampled requests

3. Put requirejs-config.js in the “Find” and it will list the blocked request details(if any)

4. Click on Rules and Click on AWS-AWSManagedRulesLinuxRuleSet

5. Click Edit and make Rule Action for  LFI_URIPATH as Count and Save it

6. Click on AWS-WAF, Click on Amma-WACL-1 and go to Overview Tab then Sampled requests. Ensure the concerned requests are not getting blocked

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s