Resolving Client IP Visibility Issues in NGINX Logs Behind AWS Application Load Balancer
When using an AWS Application Load Balancer (ALB) in front of your NGINX server, the client IP addresses may not be directly visible in your NGINX logs. This is because the ALB acts as an intermediary, and by default, it sends requests to your NGINX ...
Nov 29, 20233 min read43
