AWS wellarchitected documentation change
Summary
Replaced 'ELB' with 'Elastic Load Balancing' in two locations for consistent terminology
Security assessment
Terminology update doesn't alter security content. Logging recommendations remain unchanged with no security implications.
Diff
diff --git a/wellarchitected/2025-02-25/framework/sec_detect_investigate_events_app_service_logging.md b/wellarchitected/2025-02-25/framework/sec_detect_investigate_events_app_service_logging.md index 90c8dd2ff..d13da4c65 100644 --- a//wellarchitected/2025-02-25/framework/sec_detect_investigate_events_app_service_logging.md +++ b//wellarchitected/2025-02-25/framework/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 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). +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). @@ -74 +74 @@ A CloudWatch log group provides durable storage and a built-in query facility th - * [ Configure ELB access logs ](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html) + * [ Configure Elastic Load Balancing access logs ](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html)