Switch InfluxDB log level to error

This commit is contained in:
David Stephens 2019-04-27 21:56:00 +01:00
parent acaf38a8bf
commit 3b34037217

View file

@ -30,6 +30,8 @@
ports:
- "8086:8086"
restart_policy: unless-stopped
env:
INFLUXDB_LOGGING_LEVEL: "error"
memory: 1g
- name: Template telegraf.conf