摘要: elasticsearch-head是一个elasticsearch集群的web前端。官方文档:https://github.com/mobz/elasticsearch-head 在elasticsearch.yml中增加两行配置 $ tail -2 config/elasticsearch.ym 阅读全文
posted @ 2020-04-27 16:17 璩阳何月 阅读(259) 评论(0) 推荐(0)
摘要: 本文部署环境 $ cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) 部署前系统优化 $ tail -4 /etc/security/limits.conf root soft nofile 65535 root hard nof 阅读全文
posted @ 2020-04-27 15:47 璩阳何月 阅读(133) 评论(0) 推荐(0)