auth_enabled: false server: http_listen_port: 3100 ingester: wal: dir: /loki/wal lifecycler: ring: kvstore: store: inmemory replication_factor: 1 schema_config: configs: - from: 2020-01-01 store: tsdb object_store: filesystem schema: v13 index: prefix: index_ period: 24h storage_config: tsdb_shipper: active_index_directory: /loki/tsdb-index cache_location: /loki/tsdb-cache filesystem: directory: /loki/chunks compactor: working_directory: /loki/compactor limits_config: retention_period: 720h # 30 days allow_structured_metadata: false