services.journaldriver.applicationCredentials

NixOS option

Path to the service account private key (in JSON-format) used to forward log entries to Stackdriver Logging on non-GCP instances. This option is required on non-GCP machines, but should not be set on GCP instances.

type: null or absolute path
Default
null
declared in: nixos/modules/services/logging/journaldriver.nixView source on NixOS/nixpkgs →