Skip to content

Jersey 404 request logs on edge pods #987

Closed Answered by reubenhEROAD
reubenhEROAD asked this question in Q&A
Discussion options

You must be logged in to vote

verbose logging enabled now thanks @rvowles, and nice one @chrusty, your suspicions were well placed:
responded: GET - http://10.130.21.108:32763/health-check
alb.ingress.kubernetes.io/healthcheck-path was configured wrong, should have been /health/liveness
Also I had alb.ingress.kubernetes.io/success-codes configured to 200,404 for some daft reason, which is why the failing health didn't appear as an issue.
All fixed now.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@rvowles
Comment options

Comment options

You must be logged in to vote
1 reply
@reubenhEROAD
Comment options

Answer selected by rvowles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants