Redis cache support for both Results Cache and Chunks Cache in Loki

Hi everyone,

I’m interested in configuring Redis as a caching backend for my Loki setup and want to clarify something from the documentation.

I understand that Loki supports Redis for the results cache , but I’m unclear about chunks cache support. Loki components | Grafana Loki documentation

Specifically, I’d like to know:

  • Can Redis be used for both resultsCache and chunksCache?