安装elasticsearch报错如下:
增加资源分配,资源分配不够进程会自动关闭服务
vim /etc/security/limits.conf
* soft nofile 65536 * hard nofile 131072 * soft nproc 2048 * hard nproc 4096

安装elasticsearch报错如下:
增加资源分配,资源分配不够进程会自动关闭服务
vim /etc/security/limits.conf
* soft nofile 65536 * hard nofile 131072 * soft nproc 2048 * hard nproc 4096