AWS elasticloadbalancing documentation change
Summary
Updated product name references from 'ELB' to 'Elastic Load Balancing' throughout the document
Security assessment
The changes are branding updates without altering security functionality. No security vulnerabilities or incidents are mentioned, and the logging capabilities remain unchanged.
Diff
diff --git a/elasticloadbalancing/latest/application/load-balancer-connection-logs.md b/elasticloadbalancing/latest/application/load-balancer-connection-logs.md index 38141583b..eba494877 100644 --- a//elasticloadbalancing/latest/application/load-balancer-connection-logs.md +++ b//elasticloadbalancing/latest/application/load-balancer-connection-logs.md @@ -9 +9 @@ Connection log filesConnection log entriesExample log entriesProcessing connecti -ELB provides connection logs that capture detailed information about requests sent to your load balancer. Each log contains information such as the client's IP address and port, listener port, the TLS cipher and protocol used, TLS handshake latency, connection status, and client certificate details. You can use these connection logs to analyze request patterns and troubleshoot issues. +Elastic Load Balancing provides connection logs that capture detailed information about requests sent to your load balancer. Each log contains information such as the client's IP address and port, listener port, the TLS cipher and protocol used, TLS handshake latency, connection status, and client certificate details. You can use these connection logs to analyze request patterns and troubleshoot issues. @@ -11 +11 @@ ELB provides connection logs that capture detailed information about requests se -Connection logs is an optional feature of ELB that is disabled by default. After you enable connection logs for your load balancer, ELB captures the logs and stores them in the Amazon S3 bucket that you specify, as compressed files. You can disable connection logs at any time. +Connection logs is an optional feature of Elastic Load Balancing that is disabled by default. After you enable connection logs for your load balancer, Elastic Load Balancing captures the logs and stores them in the Amazon S3 bucket that you specify, as compressed files. You can disable connection logs at any time. @@ -13 +13 @@ Connection logs is an optional feature of ELB that is disabled by default. After -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/). +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/). @@ -34 +34 @@ You are charged storage costs for Amazon S3, but not charged for the bandwidth u -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.