forked from coop-cloud/monitoring-ng
set loglevel warn
This commit is contained in:
parent
30f2a52622
commit
10d8a57ecf
@ -3,7 +3,6 @@ version: '3.8'
|
|||||||
services:
|
services:
|
||||||
loki:
|
loki:
|
||||||
image: grafana/loki:2.8.2
|
image: grafana/loki:2.8.2
|
||||||
# entrypoint: 'tail -f /dev/null'
|
|
||||||
command: -config.file=/etc/loki/local-config.yaml
|
command: -config.file=/etc/loki/local-config.yaml
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
|
@ -15,6 +15,7 @@ ruler:
|
|||||||
|
|
||||||
server:
|
server:
|
||||||
http_listen_port: 3100
|
http_listen_port: 3100
|
||||||
|
log_level: warn
|
||||||
|
|
||||||
distributor:
|
distributor:
|
||||||
ring:
|
ring:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user