随笔分类 -  elasticsearch

摘要:docker安装es kibana cerebro docker-compose.yml version: '2.2' services: cerebro: image: lmenezes/cerebro:0.8.5 container_name: cerebro ports: - "9000:90 阅读全文
posted @ 2022-12-20 23:42 phper-liunian 阅读(67) 评论(0) 推荐(0) 编辑
摘要:在kiban终端中, 运行集群健康状态命令 GET /_cluster/health { "cluster_name" : "elasticsearch", "status" : "yellow", "timed_out" : false, "number_of_nodes" : 1, "numbe 阅读全文
posted @ 2021-03-04 14:39 phper-liunian 阅读(2268) 评论(1) 推荐(1) 编辑
摘要:Elasticsearch 安装 准备 官方下载地址 Ubuntu系统中安装步骤 到官网复制需要下来的链接地址,下载 # 下载elasticsearch的版本 ubuntu@VM-0-17-ubuntu:~$ wget https://artifacts.elastic.co/downloads/e 阅读全文
posted @ 2020-12-29 17:11 phper-liunian 阅读(82) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示