Skip to main content

View container logs

info

Loki needs to be enabled on the platform level and Grafana needs to be enabled for the Team.

When your application is deployed, you would of course like to be able to see container logs for debugging purposes. Grafana Loki is used for log aggregation. When Loki on the Platform level is enabled, you'll see the Loki app in your Team Apps.

View container logs

  • Open the Loki app in your team apps:

kubecfg

In Grafana, you are directed to the Explore section:

kubecfg

Select the app label, then choose blue, and click Run Query. This will display all logs for the blue container. You can also create custom queries; learn more about LogQL here: here.