degica / barcelona

PaaS built on top of AWS
MIT License
52 stars 6 forks source link

Adding alb trace id to the nginx log #771

Open Maduranga opened 1 year ago

Maduranga commented 1 year ago

This PR add the AWS ALB trace-id to the Nginx log. This helps us in tracking and correlating ALB logs with Nginx logs.

https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-request-tracing.html

essa commented 1 year ago

LGTM 👍