Grafana Loki has three nodes: loki-0, loki-1, and loki-2.
1. When loki-0 and loki-1 are running normally, but loki-2 crashes, log queries fail.
2. When loki-0 and loki-1 are running normally, loki-2 crashes, then loki-0 and loki-1 are restarted while loki-2 remains down — log queries work.
3. When loki-0 and loki-1 are running normally, and loki-2 is powered off — log queries work.
I want to be able to query logs in scenario 1, where loki-0 and loki-1 are running normally, but loki-2 has crashed.