AWS wellarchitected documentation change
Summary
Updated terminology from 'Elastic Load Balancing' to 'ELB' acronym in log source references and documentation links
Security assessment
Changes are purely terminological (full name to acronym) without altering security guidance or addressing vulnerabilities. No impact on security posture or documentation completeness.
Diff
diff --git a/wellarchitected/latest/security-pillar/sec_detect_investigate_events_app_service_logging.md b/wellarchitected/latest/security-pillar/sec_detect_investigate_events_app_service_logging.md index a0e13467a..d9c985cf9 100644 --- a//wellarchitected/latest/security-pillar/sec_detect_investigate_events_app_service_logging.md +++ b//wellarchitected/latest/security-pillar/sec_detect_investigate_events_app_service_logging.md @@ -48 +48 @@ AWS CloudTrail Logs, VPC Flow Logs, and Route 53 resolver query logs are the bas -AWS services can generate logs not captured by the basic log sources, such as Elastic Load Balancing logs, AWS WAF logs, AWS Config recorder logs, Amazon GuardDuty findings, Amazon Elastic Kubernetes Service (Amazon EKS) audit logs, and Amazon EC2 instance operating system and application logs. For a full list of logging and monitoring options, see [Appendix A: Cloud capability definitions – Logging and Events](https://docs.aws.amazon.com/whitepapers/latest/aws-security-incident-response-guide/logging-and-events.html) of the [AWS Security Incident Response Guide](https://docs.aws.amazon.com/whitepapers/latest/aws-security-incident-response-guide/detection.html). +AWS services can generate logs not captured by the basic log sources, such as ELB logs, AWS WAF logs, AWS Config recorder logs, Amazon GuardDuty findings, Amazon Elastic Kubernetes Service (Amazon EKS) audit logs, and Amazon EC2 instance operating system and application logs. For a full list of logging and monitoring options, see [Appendix A: Cloud capability definitions – Logging and Events](https://docs.aws.amazon.com/whitepapers/latest/aws-security-incident-response-guide/logging-and-events.html) of the [AWS Security Incident Response Guide](https://docs.aws.amazon.com/whitepapers/latest/aws-security-incident-response-guide/detection.html). @@ -74 +74 @@ A CloudWatch log group provides durable storage and a built-in query facility th - * [ Configure Elastic Load Balancing access logs ](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html) + * [ Configure ELB access logs ](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html)