kubernetes-ingress
kubernetes-ingress copied to clipboard
Trouble identifying the backend server pod from access logs
We want to identify requests are going to which backend server from access logs to debug certain issues. As of now backend server name in logs is SRV_*. Is there anyway to set podname as backend server name?
Hi @sairam546 , Unfortunately no, the servers names are not configurable.
Hi @ivanmatmati, Is there any plan to include it in future? I can work on it if needed
Hi @sairam546 , no, this is not on our roadmap. Maybe we should discuss it before to determine the impacts of such a change before you start anything. I'll put it on the table in our next internal meeting.
Hi, @sairam546
we added this to the roadmap, there are some prerequisites before we can proceed with this though.