Skip to content
Snippets Groups Projects
Unverified Commit 0f452ad0 authored by Daniel Nelson's avatar Daniel Nelson
Browse files

Document /etc/default/telegraf file

parent 4093bc98
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,9 @@ Environment variables can be used anywhere in the config file, simply prepend
them with $. For strings the variable must be within quotes (ie, "$STR_VAR"),
for numbers and booleans they should be plain (ie, $INT_VAR, $BOOL_VAR)
When using the `.deb` or `.rpm` packages, you can define environment variables
in the `/etc/default/telegraf` file.
## Configuration file locations
The location of the configuration file can be set via the `--config` command
......
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