|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
- name: Set up Loki
|
|
|
|
|
hosts: lotus-land-story
|
|
|
|
|
vars:
|
|
|
|
|
version: 2.8.0
|
|
|
|
|
version: 2.9.0
|
|
|
|
|
tasks:
|
|
|
|
|
|
|
|
|
|
- name: Provision Grafana
|
|
|
|
@ -72,14 +72,13 @@
|
|
|
|
|
schema: v12
|
|
|
|
|
store: tsdb
|
|
|
|
|
|
|
|
|
|
# https://grafana.com/docs/loki/latest/operations/storage/tsdb/
|
|
|
|
|
- from: 2024-09-27
|
|
|
|
|
index:
|
|
|
|
|
period: 24h
|
|
|
|
|
prefix: index_
|
|
|
|
|
object_store: filesystem
|
|
|
|
|
schema: v12
|
|
|
|
|
store: tsdb
|
|
|
|
|
# - from: 2024-09-28
|
|
|
|
|
# index:
|
|
|
|
|
# period: 24h
|
|
|
|
|
# prefix: index_
|
|
|
|
|
# object_store: filesystem
|
|
|
|
|
# schema: v13
|
|
|
|
|
# store: tsdb
|
|
|
|
|
|
|
|
|
|
storage_config:
|
|
|
|
|
filesystem:
|
|
|
|
|