Loki安装与采集流程
# Helm 安装 Loki 以及使用 Promtail 进行日志采集(弹性集群) 安装环境:阿里云 ACK 集群 k8s 版本 1.28 Worker 节点 3 推荐单节点 4C16G 以上 # helm 更新 首先更新 Helm 源 helm repo add grafana https://grafana.github.io/helm-chartshelm repo update# helm 安装配置 s3(使用阿里云 OSS) 阿里云 OSS 兼容 S3 的配置 需要提前创建三个 Loki 需要使用的 Bucket 分别名称为 xxx-chunks xxx-ruler...
more...





