Skip to main content
Version: v1.1

Sending Logs to a Loki service

By default the logs for luna-manager and luna-webhook will be sent to a secure Loki instance in the Grafana Cloud via Promtail as a sidecar.

We use this data to help you run the service more efficiently. No private information is written in the logs.

To disable sending logs to Elotl’s Loki server, set the Helm value telemetry to false:

    $ ./deploy.sh <cluster-name> <region> --set telemetry=false