summaryrefslogtreecommitdiffstats
path: root/fluent-bit/docker_compose/node-exporter-dashboard/README.md
blob: 8803361aad895c2df6f15cc241712345ec16964a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
### Description

This directory has a docker-compose file and its
configuration required to run:

1) A fluentbit installation with node-exporter enabled
2) Prometheus-server to gather metrics from fluentbit
3) A grafana installation with a default node-exporter 
dashboard enabled.

To run this, execute:

$ docker-compose up --force-recreate -d