Describe the bug
We deployed the Loki pod in our production cluster, but after some time, its storage became full, causing the Loki pod to crash. As a result, we missed the logs for that time period. Currently, we manually delete data as needed. Additionally, we have configured a retention period of 12 days.
To Reproduce
Steps to reproduce the behavior:
Use image: grafana/loki:2.6.1 to run loki pod in k8s.
And check if we have logs more than retention period.
Describe the bug We deployed the Loki pod in our production cluster, but after some time, its storage became full, causing the Loki pod to crash. As a result, we missed the logs for that time period. Currently, we manually delete data as needed. Additionally, we have configured a retention period of 12 days.
To Reproduce Steps to reproduce the behavior:
Expected behavior Pod Crashes after some time.
Environment: