Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 848 Bytes

view-logs.md

File metadata and controls

24 lines (15 loc) · 848 Bytes
slug title sidebar_label
view-logs
View container logs
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 label app and then select blue. You will now see all the blue container logs. You can also create your own queries. Learn more about LogQL here.