services.keter.globalKeterConfig.rotate-logs

NixOS option

emits keter logs and it’s applications to stderr. which allows journald to capture them. Set to true to let keter put the logs in files (useful on non systemd systems, this is the old approach where keter handled log management)

type: boolean
Default
false
declared in: nixos/modules/services/web-servers/keterView source on NixOS/nixpkgs →