Loki Configure: S3 Single Store
Loki v3.5.x install using APT Add the Grafana Advanced Package Tool (APT) or RPM Package Manager (RPM) package repository following the linked instructions. Install Loki apt-get update apt-cache madison loki apt-get install loki=3.5.8 S3 Single Store config.yaml auth_enabled: true # true, multi-tenant mode server: http_listen_port: 3100 grpc_listen_port: 9096 log_level: info grpc_server_max_concurrent_streams: 1000 common: #instance_addr: 127.0.0.1... » read more