Hi Guys,
I want to use one centralized loki to collect multi cluster’s log.
How can I achieve it? I had used helm to deploy loki-stack on an k8s cluster on rancher.
And I want to use rancher logging to let logs to be sent to centralized loki service so that I can use one centralized Grafana to see all cluster logs.
I had add a ingress for loki service, but still not see the logs.
Is there anyone who have done like this?
Thanks