AWS wellarchitected documentation change
Summary
Replaced 'Elastic Load Balancing' with 'ELB' in log references and documentation links
Security assessment
Terminology update from full service name to acronym doesn't alter security logging guidance or address vulnerabilities. Logging recommendations remain unchanged.
Diff
diff --git a/wellarchitected/2024-06-27/framework/sec_detect_investigate_events_app_service_logging.md b/wellarchitected/2024-06-27/framework/sec_detect_investigate_events_app_service_logging.md index dce4493ed..858626d0c 100644 --- a//wellarchitected/2024-06-27/framework/sec_detect_investigate_events_app_service_logging.md +++ b//wellarchitected/2024-06-27/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 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)