1. 监控采集器/elasticsearch

2. 测试容器

docker run -d -p 9200:9200 -p 9300:9300 -e ES_JAVA_POTS="-Xms128m -Xmx128m" -e "discovery.type=single-node" elasticsearch:7.8.0

3. 配置文件

3.1.1. 无密码

url: http://10.10.1.1:9200

3.2. 有密码

url: 'http://admin:pass@localhost:9200'

注:

格式为:<proto>://<user>:<password>@<host>:<port>
如该有特殊字符,需要url格式转码

grafana dashboard

https://grafana.com/grafana/dashboards/6483
Copyright 2020 - 2020. all right reserved,powered by Gitbook该文件修订时间: 2024-03-10 12:41:21

results matching ""

    No results matching ""