WAL setup in Loki-Distributed Helm

Trying to setup WAL using the values.yaml in loki-destributed helm

Using the documentation for WAL is says that --ingester.wal-enabled will enable it.

So in the values file i added the following
ingester:
wal:
enabled: true
But then i get an error that there is a bad config when starting the containers that ingester.wal doesn’t exist.

Anyone know the proper formatting?

Hi,

Please find a sample setup :

Hope it helps.

Good Luck

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.