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

加入以下两行:

sonar hard nofile 65536

sonar soft nofile  65536

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

 

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

 

相关文章:

  • 2021-08-21
  • 2022-12-23
  • 2021-12-13
  • 2022-01-07
猜你喜欢
  • 2021-12-31
  • 2021-07-28
  • 2021-11-30
  • 2022-12-23
相关资源
相似解决方案