跳至内容

Not seeing any HTTPCode_Backend Response on the Classic Load Balancer logs

0

Hello,
I have a classic LB with TCP 443 port forwarding to my backend instances, where I have SSL certificate configured on IIS.
IIS logging is enabled.
When deliberately hitting some URLs with wrong parameters, I get 403 errors from IIS, but I do not see any HTTPCode_Backend in teh CLoudwatch
I don't see it in the Athena when trying to analyze the ELB logs either.
elb_repsonse_code and backend_response_code in Athena are both empty.

Can anyone point me in the troubleshooting direction?>

Thanks

已提问 5 年前430 查看次数
1 回答
0

Ok, figured it out.
Looks like my only option to have the HTTPBackend_response_2xx/3xx/4xx/5xx in the cloudwatch metrics is to switch to HTTPS listener, instead of TCP:443.

已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。