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?

preguntada hace 2 años2266 visualizaciones
1 Respuesta
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
EXPERTO
Kallu
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas