diff --git a/plugins/inputs/powerdns/README.md b/plugins/inputs/powerdns/README.md index 724abd6c115fa..f3237974387ff 100644 --- a/plugins/inputs/powerdns/README.md +++ b/plugins/inputs/powerdns/README.md @@ -25,15 +25,16 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details. ### Permissions -Telegraf will need read access to the powerdns control socket. - -On many systems this can be accomplished by adding the `telegraf` user to the -`pdns` group: +Telegraf will need access to the powerdns control socket. On many systems this +can be accomplished by adding the `telegraf` user to the `pdns` group: ```sh usermod telegraf -a -G pdns ``` +Additionally, telegraf may need additional permissions. Look at the +`socket-mode` PowerDNS option to set permissions on the socket. + ## Metrics - powerdns