AWS wellarchitected documentation change
Summary
Abbreviated 'Elastic Load Balancing' to 'ELB' in log references and link text
Security assessment
Change is purely terminological (acronym usage) and does not affect logging functionality, security guidance, or address vulnerabilities.
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 3e9f06008..b2a4afb82 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 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)