services.prometheus.pushgateway.log.format

NixOS option

Set the log target and format. null will default to logger:stderr.

type: null or string
Default
null
Example
"logger:syslog?appname=bob&local=7"
declared in: nixos/modules/services/monitoring/prometheus/pushgateway.nixView source on NixOS/nixpkgs →