services.prometheus.exporters.postfix.logfilePath

NixOS option

Path where Postfix writes log entries. This file will be truncated by this exporter!

type: absolute path
Default
"/var/log/postfix_exporter_input.log"
Example
"/var/log/mail.log"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →