web-prod-1.
Need to tail nginx + check the upstream. Nothing more.
ec2-user · 30m · no-sudo · auto-approved · INC-7741 [ec2-user@web-prod-1 ~]$ sudo journalctl -u nginx -n 5 nginx: 502 upstream connection timed out (api-7) nginx: 502 upstream connection timed out (api-7) [ec2-user@web-prod-1 ~]$ curl -sf http://api-7:8080/healthz || echo DOWN DOWN