File tree Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -39,3 +39,18 @@ npm install
3939``` bash
4040npm test
4141```
42+
43+ # Minitoring Tools
44+
45+ ElasticSearch http://localhost:9200
46+
47+ Kibana http://localhost:5601
48+
49+ Prometheus http://localhost:9090
50+
51+ Grafana http://localhost:3000
52+ Login : admin / admin
53+
54+ redis http://localhost:6379
55+
56+ redisinsight http://localhost:8001
Original file line number Diff line number Diff line change @@ -41,15 +41,15 @@ npm test
4141```
4242
4343
44- # Test des outils
44+ # Minitoring Tools
4545
4646 ElasticSearch http://localhost:9200
4747
48- Kibana http://localhost:5601
48+ Kibana http://localhost:5601
4949
50- Prometheus http://localhost:9090
50+ Prometheus http://localhost:9090
5151
52- Grafana http://localhost:3000
52+ Grafana http://localhost:3000
5353 Login : admin / admin
5454
5555 redis http://localhost:6379
You can’t perform that action at this time.
0 commit comments