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

8 lines
324 B
Text
Raw Normal View History

# Gather counters from PF
[[inputs.pf]]
## PF require root access on most systems.
## Setting 'use_sudo' to true will make use of sudo to run pfctl.
## Users must configure sudo to allow telegraf user to run pfctl with no password.
## pfctl can be restricted to only list command "pfctl -s info".
use_sudo = false