Logging eingeschränkt
This commit is contained in:
@@ -12,6 +12,9 @@ services:
|
|||||||
- INFLUXDB_DB=METRICS
|
- INFLUXDB_DB=METRICS
|
||||||
- INFLUXDB_USERNAME=${INFLUXDB_USERNAME}
|
- INFLUXDB_USERNAME=${INFLUXDB_USERNAME}
|
||||||
- INFLUXDB_PASSWORD=${INFLUXDB_PASSWORD}
|
- INFLUXDB_PASSWORD=${INFLUXDB_PASSWORD}
|
||||||
|
- INFLUXDB_REPORTING_DISABLED=true
|
||||||
|
#Determines which level of logs will be emitted. The available levels are error, warn, info, and debug.
|
||||||
|
- INFLUXDB_LOGGING_LEVEL=warn
|
||||||
networks:
|
networks:
|
||||||
- external_network
|
- external_network
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user