同一台机器配置两个elasticsearch7.6.2实例
摘要:
使用软件版本:elasticsearch7.6.2 配置运行环境更改系统参数: vim /etc/security/limits.conf * soft nofile 65537 * hard nofile 65537 * soft nproc 65537 * hard nproc 65537 vi 阅读全文
posted @ 2020-05-17 16:51 carrotzy 阅读(1054) 评论(0) 推荐(1) 编辑