mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
loki: set server.log_level to "warn"
The default log level is "info" which logs too much to the journal.
This commit is contained in:
parent
6a3410a8f0
commit
f73b1657fe
@ -5,6 +5,7 @@ server:
|
||||
http_listen_port: 3100
|
||||
grpc_listen_address: 127.0.0.1
|
||||
grpc_listen_port: 9095
|
||||
log_level: warn
|
||||
|
||||
common:
|
||||
path_prefix: /var/lib/loki
|
||||
|
Loading…
Reference in New Issue
Block a user