virtualisation.docker.logDriver

NixOS option

This option determines which Docker log driver to use.

type: one of "none", "json-file", "syslog", "journald", "gelf", "fluentd", "awslogs", "splunk", "etwlogs", "gcplogs", "local"
Default
"journald"
declared in: nixos/modules/virtualisation/docker.nixView source on NixOS/nixpkgs →