Skip to content
Snippets Groups Projects
Commit f8c84302 authored by Oscar Sironi's avatar Oscar Sironi Committed by Daniel Nelson
Browse files

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

parent 9143670d
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment