Retention Period Configure Question Issue 8110 Grafana Loki Github

Retention Period Configure Question Issue 8110 Grafana Loki Github Try changing your "max query length" to 24 hours prior to your retention period, so in this case, change it from 720h to 2136h. i have configure retention period with 2160h 。 but why do i query in grafana that the log is only stored for a month. With the exception of the filesystem chunk store, loki will not delete old chunk stores. this is generally handled instead by configuring ttls (time to live) in the chunk store of your choice (bucket lifecycles in s3 gcs, and ttls in cassandra).

Retention Period Configure Question Issue 8110 Grafana Loki Github Hello, i am using kubernetes helm to deploy the loki stack. i expected that this setup would delete chunks every 24 hours, but it doesn’t seem to be working as expected. When i setup it into my grafana, i can still see the logs past 24 hours, seems like the retention does not work. do you have any idea how i can patch it ?. Retention in grafana loki is achieved through the compactor. by default the compactor.retention enabled flag is not set, so the logs sent to loki live forever. if you have a lifecycle policy configured on the object store, please ensure that it is longer than the retention period. Describes how loki implements storage retention and retention configuration options. retention in grafana loki is achieved through the compactor. by default the compactor.retention enabled flag is not set, so the logs sent to loki live forever.
Persistent Context Canceled Errors Issue 7061 Grafana Loki Github Retention in grafana loki is achieved through the compactor. by default the compactor.retention enabled flag is not set, so the logs sent to loki live forever. if you have a lifecycle policy configured on the object store, please ensure that it is longer than the retention period. Describes how loki implements storage retention and retention configuration options. retention in grafana loki is achieved through the compactor. by default the compactor.retention enabled flag is not set, so the logs sent to loki live forever. This is my loki configuration. i want to do two things. set the retention period for logs to 90 days store cache locally and not on object storage. please help me out with the configuration changes i need to make. au…. Sign up for a free github account to open an issue and contact its maintainers and the community. hi, it seems that log retention for our loki deployment stops working after we have redeployed loki a few times. We can set retention period and retention stream for retention. how do i set retention period or retention stream in loki distributed helm chart ? sign up for free to join this conversation on github. already have an account? sign in to comment. Because loki’s index period is 24h, i am pretty sure your minimum retention policy has to be at least 24h, but i’d make it 48h just to be safe. you want to disable table manager and use compactor instead.
Comments are closed.