mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 21:54:07 +01:00
Update loki-config.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
This commit is contained in:
parent
10f11354dc
commit
e7804ba157
@ -7,6 +7,11 @@ server:
|
|||||||
http_listen_port: 3100
|
http_listen_port: 3100
|
||||||
grpc_listen_port: 9096
|
grpc_listen_port: 9096
|
||||||
|
|
||||||
|
compactor:
|
||||||
|
working_directory: /tmp/loki/compactor
|
||||||
|
retention_enabled: true
|
||||||
|
retention_delete_delay: 2h
|
||||||
|
|
||||||
common:
|
common:
|
||||||
path_prefix: /tmp/loki
|
path_prefix: /tmp/loki
|
||||||
storage:
|
storage:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user