Merge pull request #28 from AlexAndrascu/patch-1

Update configure.md
This commit is contained in:
Brendan Smith 2022-09-12 19:06:09 -05:00 committed by GitHub
commit dd219d2baf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ You may also wish to disable sudo logging for telegraf_pfifgw.php, otherwise you
```
printf 'Cmnd_Alias PFIFGW = /usr/local/bin/telegraf_pfifgw.php\n' | sudo tee -a /usr/local/etc/sudoers > /dev/null
printf 'Defaults\!PFIFGW \!log_allowed\n' | sudo tee -a /usr/local/etc/sudoers > /dev/null
printf 'Defaults!PFIFGW !log_allowed\n' | sudo tee -a /usr/local/etc/sudoers > /dev/null
```
Add the [custom.conf](./config/custom.conf) telegraf config to /usr/local/etc/telegraf.d