Change health check URL in EBS

0

I copied an EBS environment and was showing severe health because the environment was not pinging /healthCheck. I couldn't find where to change the "health check URL" so I updated the server to response with 200(OK) on root /

Now I'm getting Cloudwatch logs with 404 responses on /healthCheck....grrr. It's like EBS is pinging /healthCheck but listening on root /. How can I fix this?

已提问 2 年前2266 查看次数
1 回答
0

In Beanstalk console this is in Configuration -> Modify Load Balancer (or something like that). You didn't say what type of load balancer you are using, but here is the link for ALB configuration. CLB and NLB you can find right next to it.

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environments-cfg-alb.html

profile picture
专家
Kallu
已回答 2 年前

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

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

回答问题的准则