Skip to content

vontikov/loki-ha-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana Loki test

HA Loki cluster with S3-compatible storage behind load balancer.

Run

$ docker-compose up [-d]

Test

Send logs:

$ ./send-logs.sh

Observe

Grafana: admin:password@localhost:3000

Minio: admin:password@localhost:9001