AWS Security ChangesHomeSearch

AWS elasticloadbalancing documentation change

Service: elasticloadbalancing · 2026-01-25 · Documentation low

File: elasticloadbalancing/latest/network/load-balancer-access-logs.md

Summary

Replaced all 'ELB' references with 'Elastic Load Balancing' in access logs documentation

Security assessment

Purely branding/terminology consistency update. No modifications to logging functionality, security features, or vulnerability disclosures. Access logging security properties remain unchanged.

Diff

diff --git a/elasticloadbalancing/latest/network/load-balancer-access-logs.md b/elasticloadbalancing/latest/network/load-balancer-access-logs.md
index 6afd004fe..7fd404432 100644
--- a//elasticloadbalancing/latest/network/load-balancer-access-logs.md
+++ b//elasticloadbalancing/latest/network/load-balancer-access-logs.md
@@ -9 +9 @@ Access log filesAccess log entriesProcessing access log files
-ELB provides access logs that capture detailed information about the TLS connections established with your Network Load Balancer. You can use these access logs to analyze traffic patterns and troubleshoot issues.
+Elastic Load Balancing provides access logs that capture detailed information about the TLS connections established with your Network Load Balancer. You can use these access logs to analyze traffic patterns and troubleshoot issues.
@@ -19 +19 @@ Access logs are created only if the load balancer has a TLS listener, and the lo
-Access logging is an optional feature of ELB that is disabled by default. After you enable access logging for your load balancer, ELB captures the logs as compressed files and stores them in the Amazon S3 bucket that you specify. You can disable access logging at any time.
+Access logging is an optional feature of Elastic Load Balancing that is disabled by default. After you enable access logging for your load balancer, Elastic Load Balancing captures the logs as compressed files and stores them in the Amazon S3 bucket that you specify. You can disable access logging at any time.
@@ -23 +23 @@ You can enable server-side encryption with Amazon S3-managed encryption keys (SS
-There is no additional charge for access logs. You are charged storage costs for Amazon S3, but not charged for the bandwidth used by ELB to send log files to Amazon S3. For more information about storage costs, see [Amazon S3 Pricing](https://aws.amazon.com/s3/pricing/).
+There is no additional charge for access logs. You are charged storage costs for Amazon S3, but not charged for the bandwidth used by Elastic Load Balancing to send log files to Amazon S3. For more information about storage costs, see [Amazon S3 Pricing](https://aws.amazon.com/s3/pricing/).
@@ -42 +42 @@ There is no additional charge for access logs. You are charged storage costs for
-ELB publishes a log file for each load balancer node every 5 minutes. Log delivery is eventually consistent. The load balancer can deliver multiple logs for the same period. This usually happens if the site has high traffic.
+Elastic Load Balancing publishes a log file for each load balancer node every 5 minutes. Log delivery is eventually consistent. The load balancer can deliver multiple logs for the same period. This usually happens if the site has high traffic.