set loglevel warn

This commit is contained in:
Philipp Rothmann 2023-05-21 13:10:51 +02:00
parent 30f2a52622
commit 10d8a57ecf
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -15,6 +15,7 @@ ruler:
server: server:
http_listen_port: 3100 http_listen_port: 3100
log_level: warn
distributor: distributor:
ring: ring: