Skip to content

Instantly share code, notes, and snippets.

@wardbekker
Created September 2, 2019 13:48
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save wardbekker/0ead499869ee945506e55bab504fefba to your computer and use it in GitHub Desktop.
Save wardbekker/0ead499869ee945506e55bab504fefba to your computer and use it in GitHub Desktop.
loki:
config:
auth_enabled: false
ingester:
lifecycler:
address: 127.0.0.1
ring:
kvstore:
store: inmemory
replication_factor: 1
final_sleep: 0s
chunk_idle_period: 5m
chunk_retain_period: 30s
schema_config:
configs:
- from: 2018-04-15
store: bigtable
object_store: gcs
schema: v9
index:
prefix: index_
period: 168h
storage_config:
gcs:
bucket_name: loki-chunks
bigtable:
instance: loki-indexes
project: tutorials-251409
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment