Amazon’s Elastic Load Balancing services manage traffic and capacity for deployments on AWS. These services automatically distribute incoming application traffic, scaling resources to handle traffic demands. Application Load Balancers (ALB) route HTTP/HTTPS traffic. Network Load Balancers (NLB) and Classic Load Balancers (CLB) route TCP traffic.
How to get data flowing
These integrations are facilitated through Cribl Stream’s S3 Source.
Enable access logging for your load balancer.
Specify an Amazon S3 bucket for log storage, and (as needed) grant Elastic Load Balancing permission to write to the bucket.
Configure Stream to read data from S3 via Sources > Amazon S3.
Supply your SQS queue. IAM roles or manual keys are both supported.
Stream will start fetching data as SQS messages become available.