Improve fail2ban use_sudo docs (#3852)

This commit is contained in:
Patrick O'Keeffe 2018-03-05 16:32:45 -08:00 committed by Daniel Nelson
parent 3532667bdc
commit a409c6c60a
1 changed files with 3 additions and 0 deletions

View File

@ -1301,6 +1301,9 @@
# # Read metrics from fail2ban.
# [[inputs.fail2ban]]
# ## Use sudo to run fail2ban-client
# ## Generally the fail2ban-client requires root access but running telegraf
# ## as root is not recommended. Learn more here:
# ## https://github.com/influxdata/telegraf/tree/master/plugins/inputs/fail2ban
# use_sudo = false