discover_elasticsearch_cluster.sh感知elasticsearch集群
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux … 继续阅读 discover_elasticsearch_cluster.sh感知elasticsearch集群
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux … 继续阅读 discover_elasticsearch_cluster.sh感知elasticsearch集群
#! /bin/bash export LANG=en_US.UTF-8 pids=`ps aux … 继续阅读 discover_elasticsearch.sh感知elasticsearch
#!/usr/bin/python import sys import getopt import … 继续阅读 check_elasticsearch_cluster.py查看es集群
#! /bin/bash export LANG=en_US.UTF-8 #WARNLIMIT=-1… 继续阅读 check_es.sh查看es信息
配上es服务地址即可 命中:
Deployment apiVersion: apps/v1 kind: Deployment me… 继续阅读 Kubernetes部署elasticsearch:7.9.3单机版
backup_es.sh #!/bin/bash ip_addr=127.0.0.1 resposi… 继续阅读 elasticsearch备份恢复
curl -s -H “Content-Type: application/x-ndjson” -X… 继续阅读 elasticsearch导入json
from elasticsearch import Elasticsearch import csv… 继续阅读 python导出elasticsearch数据到csv
安装 cd /root/ yum install -y epel-release yum insta… 继续阅读 elasticsearch备份工具elasticdump
/opt/node_modules/elasticdump/lib/processor.js:40 … 继续阅读 elasticdump遇到的错误node_modules/elasticdump/lib/processor.js:40
#获取集群的节点列表: curl –user username:password ‘localho… 继续阅读 elasticserach获取集群的节点列表
参考文档 https://www.elastic.co/cn/downloads/elastic-c… 继续阅读 用elasticsearch operator部署elasticsearch集群
9200 外部通讯使用,http协议,RESTful接口 9300 tcp通讯端口,节点之间通讯使用
curl –user admin:123456 http://localhost:9200
GitHub 地址:https://github.com/appbaseio/dejaVu Demo… 继续阅读 kubernetes部署elasticsearch控制面板dejavu
下载插件 插件Dockerfile FROM elasticsearch:7.4.0 COPY re… 继续阅读 kubernetes部署elasticsearch认证插件readonlyrest
创建用户 chattr -i /etc/shadow /etc/group /etc/shadow … 继续阅读 Elasticsearch5.6集群配置
[2019-01-16T05:04:20,270][WARN ][o.e.b.Elasticsear… 继续阅读 org.elasticsearch.bootstrap.StartupException: BindTransportException[Failed to bind to [9300-9400]]
[2019-01-16T03:03:35,543][WARN ][o.e.b.Elasticsear… 继续阅读 elasticsearch Could not find required attribute ‘readonlyrest’ in file cluster: