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?

gefragt vor 2 Jahren2266 Aufrufe
1 Antwort
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
EXPERTE
Kallu
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen