Fork me on GitHub

max file descriptors [4096] for elasticsearch proess is too low, increase to at least [65536]

修改文件 /etc/security/limits.conf

加入以下两行:

sonar hard nofile 65536

sonar soft nofile  65536

#备注:sonar这里是指定用户,当然可以用*表示所有人

 

 

posted @ 2018-06-29 15:50  北斗2016  阅读(202)  评论(0编辑  收藏  举报