AWS whitepapers documentation change
Summary
Replaced 'ELB instances' with 'Elastic Load Balancing instances' for terminology consistency
Security assessment
This is a non-functional terminology update only affecting service naming. No security-related content was added, modified, or referenced in the change. The log analysis context remains identical.
Diff
diff --git a/whitepapers/latest/big-data-analytics-options/amazon-athena.md b/whitepapers/latest/big-data-analytics-options/amazon-athena.md index 631ba808c..26d500d10 100644 --- a//whitepapers/latest/big-data-analytics-options/amazon-athena.md +++ b//whitepapers/latest/big-data-analytics-options/amazon-athena.md @@ -19 +19 @@ This whitepaper is for historical reference only. Some content might be outdated - * **Send AWS service logs to S3 for analysis with Athena —** CloudTrail, CloudFront, ELB/ALB and [VPC flow logs](https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/flow-logs.html) can be analyzed with Athena. AWS CloudTrail logs include details about any API calls made to your AWS services, including from the console. CloudFront logs can be used to explore users’ surfing patterns across web properties served by CloudFront. Querying ELB/ALB logs allows you to see the source of traffic, latency, and bytes transferred to and from ELB instances and backend applications. VPC flow logs capture information about the IP traffic going to and from network interfaces in VPCs in the [Amazon Virtual Private Cloud](https://aws.amazon.com/vpc/) (Amazon VPC). The logs enable you to investigate network traffic patterns and identify threats and risks across your VPC estate. + * **Send AWS service logs to S3 for analysis with Athena —** CloudTrail, CloudFront, ELB/ALB and [VPC flow logs](https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/flow-logs.html) can be analyzed with Athena. AWS CloudTrail logs include details about any API calls made to your AWS services, including from the console. CloudFront logs can be used to explore users’ surfing patterns across web properties served by CloudFront. Querying ELB/ALB logs allows you to see the source of traffic, latency, and bytes transferred to and from Elastic Load Balancing instances and backend applications. VPC flow logs capture information about the IP traffic going to and from network interfaces in VPCs in the [Amazon Virtual Private Cloud](https://aws.amazon.com/vpc/) (Amazon VPC). The logs enable you to investigate network traffic patterns and identify threats and risks across your VPC estate.