Problem with install loki on linux

Hi just start with grafana and want to install loki on rhel linux.
And now when i start ./loki-linux-amd64 -config.file=loki-local-config.yaml got error:

failed parsing config: loki-local-config.yaml: yaml: unmarshal errors:
line 47: field ruler not found in type main.Config

What to do in this case ?

Best regards
Mariusz

Have you checked the Loki Installation docs? Here is the link:

Hi, yes i checked instruction and make step-by-step like here https://grafana.com/docs/loki/latest/installation/local/
If this not work i will use other method…

Hello!

Did you solve your issue with error? I have the same problem

root@loki:/usr/local/bin# ./loki-linux-amd64 -config.file=loki-local-config.yaml
failed parsing config: loki-local-config.yaml: yaml: unmarshal errors:
line 47: field ruler not found in type main.Config