AWS wellarchitected documentation change
Summary
Replaced 'ELB logs' with 'Elastic Load Balancing logs' and updated link text for consistency
Security assessment
Terminology update without security impact. The logging capabilities and security recommendations remain identical. No evidence of vulnerability remediation or security feature changes.
Diff
diff --git a/wellarchitected/2023-10-03/framework/sec_detect_investigate_events_app_service_logging.md b/wellarchitected/2023-10-03/framework/sec_detect_investigate_events_app_service_logging.md index 86eb73514..1234d7ce3 100644 --- a//wellarchitected/2023-10-03/framework/sec_detect_investigate_events_app_service_logging.md +++ b//wellarchitected/2023-10-03/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)