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 @   北斗2016  阅读(208)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示