Telegraf in Docker freezes on "Loading Config" - but ONLY when influxdb_v2 "token" parameter is specified

The first thing that comes to mind is that one of the libraries we use requires lockable memory and so if you are running a jail, you need to be sure that allow.molock = 1; is in your config.

2 Likes