2023-05-12 开启多语言插件支持……

elasticsearch max number of threads [3818] for user [es] is too low, increase to at least [4096] 错误解决办法

elasticsearch 苏 demo 3503℃

启动elastic search的时候,提示 max number of threads [3818] for user [es] is too low, increase to at least [4096] 错误。

最大线程个数太低。修改配置文件etc/security/limits.conf,增加配置

vi /etc/security/limits.conf

* soft nproc 4096

* hard nproc 4096

注意 需重启后后有效。

打赏

转载请注明:苏demo的别样人生 » elasticsearch max number of threads [3818] for user [es] is too low, increase to at least [4096] 错误解决办法

   如果本篇文章对您有帮助,欢迎向博主进行赞助,赞助时请写上您的用户名。
支付宝直接捐助帐号oracle_lee@qq.com 感谢支持!
喜欢 (3)or分享 (0)