Which solution will meet these requirements?

2 Comments

  1. Sean
    Author

    If memory serves me right, the answer is:
    Configure CloudTrail to send events to Amazon CloudWatch Logs. Create a metric filter for the relevant log group. Create a filter pattern with eventName matching ConsoleLogin and errorMessage matching “Failed authentication”. Create a CloudWatch alarm with a threshold of 3 and a period of 5 minutes.

  2. Ruth
    Author

    I rate that the answer is:
    Configure CloudTrail to send events to Amazon CloudWatch Logs. Create a metric filter for the relevant log group. Create a filter pattern with eventName matching ConsoleLogin and errorMessage matching “Failed authentication”. Create a CloudWatch alarm with a threshold of 3 and a period of 5 minutes.

Leave a Reply

Your email address will not be published. Required fields are marked *

2 + 14 =