docs(inputs.powerdns): Document additonal permissions (#14256)

This commit is contained in:
Joshua Powers 2023-11-08 07:18:57 -07:00 committed by GitHub
parent 364628ec98
commit d4449b6faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -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