Telegraf doesn't use config files in telegraf.d

Actually I found the bug.
After the command “docker run … telegraf” I had to include the following "–config-directory " to include the files in the telegraf.d folder.

1 Like