I have some issues debugging k8s ingress and i would like to know if there is some sort of logs of redirection like this :
- receiving some request A -> redirecting to backend X
- receiving some request B -> redirecting to backend Y
Does anyone know if it is possible and if so , how ?