2022-07-07 23:12:57 -07:00
|
|
|
auth_enabled: false
|
|
|
|
|
|
|
|
server:
|
|
|
|
http_listen_port: 3100
|
|
|
|
grpc_listen_port: 9096
|
|
|
|
|
2022-07-14 14:10:49 -07:00
|
|
|
common:
|
2022-07-14 14:28:03 -07:00
|
|
|
path_prefix: /loki-logs
|
2022-07-14 14:10:49 -07:00
|
|
|
storage:
|
|
|
|
filesystem:
|
2022-07-14 14:14:21 -07:00
|
|
|
chunks_directory: /loki-logs/chunks
|
|
|
|
rules_directory: /loki-logs/rules
|
2022-07-14 14:10:49 -07:00
|
|
|
replication_factor: 1
|
|
|
|
ring:
|
|
|
|
instance_addr: 127.0.0.1
|
|
|
|
kvstore:
|
|
|
|
store: inmemory
|
2022-07-07 23:12:57 -07:00
|
|
|
|
2022-07-14 13:59:43 -07:00
|
|
|
storage_config:
|
|
|
|
filesystem:
|
|
|
|
directory: /loki-logs
|
2022-07-14 13:56:26 -07:00
|
|
|
|
2022-07-07 23:12:57 -07:00
|
|
|
schema_config:
|
|
|
|
configs:
|
|
|
|
- from: 2020-10-24
|
|
|
|
store: boltdb-shipper
|
|
|
|
object_store: filesystem
|
|
|
|
schema: v11
|
|
|
|
index:
|
|
|
|
prefix: index_
|
|
|
|
period: 24h
|
|
|
|
|
|
|
|
ruler:
|
|
|
|
alertmanager_url: http://localhost:9093
|