Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 279 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 279 Bytes

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