Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Description
Problem you have encountered:
While looking for containers on a GCE’s VM Instance you have to manually look for Container Names one by one by using jsonPayload.container.imageName="hello-world" in the Logs Viewer.
What you expected to happen:
Be able to see Log name types from Docker container categorizations like “jsonPayload.container.imageName=” from the left panel under the Log Names view’s panel.
Steps to reproduce:
Run two different containers with gcplogs as default Docker’s logging driver and inspect them through Cloud Logging’s Log Viewer.
Other information (workarounds you have tried, documentation consulted, etc):