AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2025-11-22 · Documentation low

File: prescriptive-guidance/latest/migration-replatforming-cots-applications/updating-logging-monitoring.md

Summary

Updated documentation links by adding double slashes in AWS documentation URLs

Security assessment

The changes are technical corrections to documentation URLs without any security-related modifications. While monitoring/logging practices can support security operations, these specific changes don't introduce new security content or address vulnerabilities.

Diff

diff --git a/prescriptive-guidance/latest/migration-replatforming-cots-applications/updating-logging-monitoring.md b/prescriptive-guidance/latest/migration-replatforming-cots-applications/updating-logging-monitoring.md
index 762e51182..3c9a77a7a 100644
--- a//prescriptive-guidance/latest/migration-replatforming-cots-applications/updating-logging-monitoring.md
+++ b//prescriptive-guidance/latest/migration-replatforming-cots-applications/updating-logging-monitoring.md
@@ -7 +7 @@
-Some legacy environments use centralized logging and monitoring tools (for example, [Splunk](https://www.splunk.com/), [SolarWinds](https://www.solarwinds.com/), or [Zabbix](https://www.zabbix.com/)) for infrastructure and application monitoring. Application support teams might also use Secure Shell (SSH) protocol or remote desktop protocol (RDP) to monitor and debug. To avoid this manual and repetitive process, you can use [CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html) to automate monitoring on the AWS Cloud.
+Some legacy environments use centralized logging and monitoring tools (for example, [Splunk](https://www.splunk.com/), [SolarWinds](https://www.solarwinds.com/), or [Zabbix](https://www.zabbix.com/)) for infrastructure and application monitoring. Application support teams might also use Secure Shell (SSH) protocol or remote desktop protocol (RDP) to monitor and debug. To avoid this manual and repetitive process, you can use [CloudWatch](https://docs.aws.amazon.com//AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html) to automate monitoring on the AWS Cloud.
@@ -9 +9 @@ Some legacy environments use centralized logging and monitoring tools (for examp
-We recommend using CloudWatch metrics to monitor your infrastructure and CloudWatch agents to send application logs to CloudWatch. After application logs are received by CloudWatch, you can create [CloudWatch metric filters](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/MonitoringPolicyExamples.html) and use [CloudWatch alarms](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html) to monitor application errors and automatically notify support teams. 
+We recommend using CloudWatch metrics to monitor your infrastructure and CloudWatch agents to send application logs to CloudWatch. After application logs are received by CloudWatch, you can create [CloudWatch metric filters](https://docs.aws.amazon.com//AmazonCloudWatch/latest/logs/MonitoringPolicyExamples.html) and use [CloudWatch alarms](https://docs.aws.amazon.com//AmazonCloudWatch/latest/monitoring/AlarmThatSendsEmail.html) to monitor application errors and automatically notify support teams.