8 lines
209 B
Text
8 lines
209 B
Text
|
# Read metrics from fail2ban.
|
||
|
[[inputs.fail2ban]]
|
||
|
## Use sudo to run fail2ban-client
|
||
|
# use_sudo = false
|
||
|
|
||
|
## Use the given socket instead of the default one
|
||
|
# socket = "/var/run/fail2ban/fail2ban.sock"
|