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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ