1
1
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:
Evangelos Foutras 2022-06-07 01:21:34 +03:00
parent 6a3410a8f0
commit f73b1657fe
No known key found for this signature in database
GPG Key ID: 51E8B148A9999C34

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