1
0
Fork 0
telegraf/plugins/inputs/postfix/sample.conf

7 lines
261 B
Text
Raw Normal View History

# Measure postfix queue statistics
# This plugin ONLY supports non-Windows
[[inputs.postfix]]
## Postfix queue directory. If not provided, telegraf will try to use
## 'postconf -h queue_directory' to determine it.
# queue_directory = "/var/spool/postfix"