摘要: 系统配置 ulimit 设置 echo "* soft nofile 65535" >> /etc/security/limits.conf echo "* hard nofile 65535" >> /etc/security/limits.conf ubuntu 系统 vim /etc/pam. 阅读全文
posted @ 2025-01-21 19:22 小吉猫 阅读(152) 评论(0) 推荐(0)
摘要: 安装 kibana yum -y install kibana 重置内置用户 kibana_system /usr/share/elasticsearch/bin/elasticsearch-reset-password -u kibana_system This tool will reset t 阅读全文
posted @ 2025-01-21 19:20 小吉猫 阅读(55) 评论(0) 推荐(0)