logging
8 pagesDisable persistent application logs
Disable log storage for a specific application
Get started with Grafana Loki
Get started with Grafana Loki, the default and preferred log aggregation system for all Nais application
Get started with Team Logs
Get started with Team Logs, a private logging solution leveraging Google Cloud Logs.
Log Destinations
Available log destinations for application logging in Nais.
Logging
Logs are a way to understand what is happening in your application. They are usually text-based and are often used for debugging. Since the format of logs is usually not standardized, it can be difficult to query and aggregate logs and thus we recommend using metrics for dashboards and alerting.
LogQL Reference
LogQL reference documentation for querying logs in Grafana Loki.
Loki Labels Reference
Loki label reference documentation for querying logs in Grafana Loki.
View logs from the command line
View logs from the command line using kubectl.