Add config file path troubleshooting advice for Windows (#3071)

This commit is contained in:
Oscar Sironi 2017-07-31 19:58:12 +02:00 committed by Daniel Nelson
parent 896422e4ee
commit 26ca13849d
1 changed files with 6 additions and 0 deletions

View File

@ -37,3 +37,9 @@ Telegraf can manage its own service through the --service flag:
| `telegraf.exe --service start` | Start the telegraf service |
| `telegraf.exe --service stop` | Stop the telegraf service |
Trobleshooting common error #1067
When installing as service in Windows, always double check to specify full path of the config file, otherwise windows service will fail to start
--config C:\"Program Files"\Telegraf\telegraf.conf