Trying to run influxdb in debug mode using docker

I believe this is because InfluxDB doesn’t use much debug logging.

Change debug to error and you’ll get no logs. So the setting is working, but the log level is rarely used in the codebase.