Describe the bug
Hello,
After some time, generaly 1h 30m (depends of quantity of logs) the logs disapear from loki.
To show you, i've activated the auto refresh on every 5 seconds on the 'explore' tab of Grafana and i've recorded my screen:
I’ve monitor the size of the data folder during the log disappear:
The last result of query before logs disappear:
And a few secods later:
I've tried with V2.8.0 and it works as expected
To Reproduce
Steps to reproduce the behavior:
Install Loki 2.9.0 Via docker-compose
Start logging of container for example
Regulary query for logs
After a time, the logs disapear
Expected behavior
The logs doesn't have to disapear
Screenshots, Promtail config, or terminal output
The logs file of loki container at the moment when logs has disapear on previous screenshots:
docker-logs.json
Describe the bug Hello, After some time, generaly 1h 30m (depends of quantity of logs) the logs disapear from loki. To show you, i've activated the auto refresh on every 5 seconds on the 'explore' tab of Grafana and i've recorded my screen:
I’ve monitor the size of the data folder during the log disappear:
The last result of query before logs disappear:
And a few secods later:
I've tried with V2.8.0 and it works as expected
To Reproduce Steps to reproduce the behavior:
Expected behavior The logs doesn't have to disapear
Environment:
Screenshots, Promtail config, or terminal output The logs file of loki container at the moment when logs has disapear on previous screenshots: docker-logs.json
To more details you can go to Loki Forum: Logs disappear from Loki after some time
And if you need more details, do not hesitate to ask me.