loki-cluster-deploy icon indicating copy to clipboard operation
loki-cluster-deploy copied to clipboard

loki deploy with distributed

Results 9 loki-cluster-deploy issues
Sort by recently updated
recently updated
newest added

看了文档也没太理解,join_members里面具体要怎么填? 假如我的ingestor distributor ruler都启动了,且都使用memberlist,那我是需要把这三个components对应的headless全部填一遍吗

docker-compose.yml 里面的 ![企业微信截图_16497493386593](https://user-images.githubusercontent.com/25217361/162907651-4e882584-a52d-494e-991e-a16e52466205.png) local-config.yml怎么没找到?querier-frontend、querier模块怎么加载的?

您好: v2.4.2 想要查询7天的日志数据是不是不支持, 看了您的部署配置,怎么配置日志数据保留7天,并可以查询7天内的日志数据

请问下通过部署3个all-in-one的loki实例的那种方式,我看也使用了memberlist,那意思是loki-1的distributor组件可以可以分发到其他实例loki-2,loki-3的ingester组件上? 和集群部署那种方式只是区别是all-in-one部署的,而不是每个组件拆分多实例部署?

level=info ts=2021-09-17T11:04:05.579740482Z caller=shipper_index_client.go:108 msg="starting boltdb shipper in 0 mode" level=info ts=2021-09-17T11:04:05.580597034Z caller=mapper.go:46 msg="cleaning up mapped rules directory" path=/rules level=error ts=2021-09-17T11:04:05.580653406Z caller=mapper.go:50 msg="unable to read rules directory" path=/rules err="open /rules: no...

------loki-system目录中的configmap文件两处要去掉或者注释掉 insecure: true ----- loki-system目录中的statefulset.yaml中的pod亲和性这段配置是不是有问题,好像少了一些? spec: affinity: podAffinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchLabels: app.kubernetes.io/name: loki-system topologyKey: kubernetes.io/hostname weight: 1 nodeAffinity:

level=error ts=2021-07-02T08:02:39.072770454Z caller=frontend_processor.go:70 msg="error processing requests" address=10.99.111.176:9095 err="rpc error: code = Unimplemented desc = unknown service frontend.Frontend"

我看上面只写了一个S3存储,除S3哪些存储比较好

level=info ts=2021-05-25T06:08:16.797166472Z caller=table_manager.go:171 msg="uploading tables" level=info ts=2021-05-25T06:08:16.80037881Z caller=table_manager.go:324 msg="synching tables" expected_tables=1 level=error ts=2021-05-25T06:08:16.809158673Z caller=ruler.go:444 msg="unable to list rules" err="NoSuchKey: The specified key does not exist.\n\tstatus code: 404, request id: 60AC9450328A2D353587ED4F,...