AWS AmazonCloudWatch documentation change
Summary
Updated alarm creation workflow: Removed 'All alarms' selection step, redirected query building to Log Analytics page, removed scheduling step
Security assessment
Changes involve UI workflow improvements and query building process relocation. No security vulnerabilities, configurations, or features are mentioned or implied in the modifications.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/Alarm-On-Logs.md b/AmazonCloudWatch/latest/monitoring/Alarm-On-Logs.md index 404d600e0..606ea2429 100644 --- a//AmazonCloudWatch/latest/monitoring/Alarm-On-Logs.md +++ b//AmazonCloudWatch/latest/monitoring/Alarm-On-Logs.md @@ -121 +121 @@ The steps in this section explain how to use the CloudWatch console to create a - 2. In the navigation pane, choose **Alarms** , and then choose **All alarms**. + 2. In the navigation pane, choose **Alarms**. @@ -129 +129 @@ The steps in this section explain how to use the CloudWatch console to create a - 1. For **Log groups** , choose one or more log groups to query. + 1. Choose **Create query in Log Analytics**. This opens the Log Analytics page where you build your query. @@ -131 +131 @@ The steps in this section explain how to use the CloudWatch console to create a - 2. In the query editor, enter your Logs Insights query. Choose **Preview results** to verify correct lines are getting considered. + 2. On the Log Analytics page, write your query. When you finish, choose **Continue to Alarms** in the top right to return to the alarm console. @@ -135,2 +134,0 @@ The steps in this section explain how to use the CloudWatch console to create a - 4. For **Schedule** , choose how often the query runs (for example, every 5 minutes). -