grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
23.91k stars 3.45k forks source link

Loki 3.1.1. Impossible to get logs for more than 30 days #14056

Open pendolf1984 opened 2 months ago

pendolf1984 commented 2 months ago

It is not possible to get logs for more than 30 days. Retetion period - 90 days

Image

JStickler commented 2 weeks ago

Check the setting for max_query_lookback in your Loki configuration. Is it set to 30 days? (Note that the default of 0 does not set a limit).