I recently changed my infra from classic ELB to Application Load balancer for my jenkins application, where the listener got changed from TCP port to HTTP port.
I get 403 error with the health check path "/" . Can you please share the successful health check url ?
Also I tried /login?from=%2F , it worked. But not sure is it the right health check path .
Please advise.
Thanks
Arun