Assigned
Status Update
Comments
ma...@google.com <ma...@google.com> #2
Hello, just to complement, we are using Akamai CDN and we are trying to get the customer IP on the GCP External Load Balancer via X-Forwarded-For, but it is not possible to get the info in the logs
Description
What you would like to accomplish:
Issue summary: When the customer has a large number of container names, it is difficult to drill down into the the specifics.
To clarify, this is a about a change from legacy Stackdriver logging to the new Kubernetes monitoring system.
"When accessing the logs of our old cluster in Stackdriver Logging, we go to "GKE Container > NAME > Default". From there, we can use the next drop down to quickly access the specific service (pods) when we want to look at.
In the new cluster though, it's not as easy. I need to go to "Kubernetes Container > NAME > Default > select service (pod)". Once I selected the service, it is super cumbersome to figure which service you are looking at or to switch/add another service."
How this might work:
Can we create a process for the customer to customize their log names so that they can go back to the previous system in Stackdriver Logging with the new agent?
If applicable, reasons why alternative solutions are not sufficient:
As an alternative, advanced filtering can be used, but this has it's own issues involving remembering all of the service names
Other information (workarounds you have tried, documentation consulted, etc):