Skip to content

title: Log Destinations description: Available log destinations for application logging in Nais. tags: [reference, logging] conditional: [tenant, nav]


Log DestinationsΒΆ

Log destinations are the different places where logs can be sent to. All environments have a default log destination, please see the environments overview, but you can configure your application to send logs to other destinations as well.

ConfigurationΒΆ

To configure a log destination for your application, add the following configuration to your Application resource:

apiVersion: nais.io/v1alpha1
kind: Application
metadata:
  name: my-application
spec:
  observability:
    logging:
      destinations:
        - loki

DestinationsΒΆ

The following log destinations are available in Nais: