Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
infrastructure
Commits
f73b1657
Verified
Commit
f73b1657
authored
Jun 07, 2022
by
Evangelos Foutras
🐱
Browse files
loki: set server.log_level to "warn"
The default log level is "info" which logs too much to the journal.
parent
6a3410a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/loki/files/loki.yaml
View file @
f73b1657
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment