domolo icon indicating copy to clipboard operation
domolo copied to clipboard

A monitoring and logging solution for Docker hosts and containers with Prometheus, Grafana, Loki, cAdvisor, NodeExporter and alerting with AlertManager.

Results 6 domolo issues
Sort by recently updated
recently updated
newest added

This is an awesome setup! I have 3 separate docker hosts and have the agents running on 2 of them and prometheus, grafana, etc running on one. I can see...

In loki/promtail-config.yaml you wrote: ``` # replace "loki" with server address for external hosts - url: http://loki:3100/loki/api/v1/push ``` It won't work this way because in caddy/Caddyfile you use ``` basicauth...

- Ref [6062](https://github.com/grafana/loki/issues/6062)

bug

- Resolve #4 - Config depend loki on minio

- Setup s3 storage with [MinIO](https://github.com/minio/minio)

feature

- Create config `promtail` for **AWS EC2**