services.journaldriver.logStream

NixOS option

Configures the name of the Stackdriver Logging log stream into which to write journald entries. This option is required on non-GCP machines, but should not be set on GCP instances.

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