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
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