services.rsyslogd.extraConfig

NixOS option

Additional text appended to syslog.conf, i.e. the contents of defaultConfig.

type: strings concatenated with "\n"
Default
""
Example
"news.* -/var/log/news"
declared in: nixos/modules/services/logging/rsyslogd.nixView source on NixOS/nixpkgs →