Fix loki
This commit is contained in:
parent
78bcdff0f2
commit
18da9b9b69
@ -1,8 +0,0 @@
|
||||
enabled: false
|
||||
env: int
|
||||
host: logs-int.dvirlabs.com
|
||||
|
||||
gateway:
|
||||
enabled: true
|
||||
ingress:
|
||||
enabled: false
|
||||
@ -1,7 +1,4 @@
|
||||
enabled: true
|
||||
env: prod
|
||||
host: logs.dvirlabs.com
|
||||
|
||||
gateway:
|
||||
enabled: true
|
||||
ingress:
|
||||
@ -15,27 +12,3 @@ gateway:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
||||
loki:
|
||||
auth_enabled: false
|
||||
|
||||
storage:
|
||||
type: filesystem
|
||||
bucketNames:
|
||||
chunks: loki-chunks
|
||||
ruler: loki-ruler
|
||||
admin: loki-admin
|
||||
|
||||
storage_config:
|
||||
filesystem:
|
||||
directory: /var/loki/chunks
|
||||
|
||||
schemaConfig:
|
||||
configs:
|
||||
- from: 2020-10-15
|
||||
store: boltdb-shipper
|
||||
object_store: filesystem
|
||||
schema: v11
|
||||
index:
|
||||
prefix: index_
|
||||
period: 24h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user