官术网_书友最值得收藏!

ulimits

Splunk has some specific requirements regarding the maximum file size, number of open files, user processes, and data segment sizes on the Linux platform—known as ulimitsthat you will want to verify. From a Terminal command, type these commands (as root) and verify that the numbers meet or exceed the values given:

ulimit -f unlimited
ulimit -n 64000
ulimit -u 16000
ulimit -d 1073741824 (or unlimited)

(Or just type ulimit -a and read from the list.)

If your settings don't meet or exceed those values, make the following changes (for RHEL 7 running the systemd service):

Edit the /etc/systemd/system.conf file, un-comment (if needed), and change the following settings:

[Manager]
DefaultLimitFSIZE=-1
DefaultLimitNOFILE=64000
DefaultLimitNPROC=16000

Save the file and restart, then verify the settings with the ulimit -a command. If you're running something other than RHEL 7, you will need to search the Splunk installation and troubleshooting documents and/or the web for ulimit instructions for your installation.

主站蜘蛛池模板: 石屏县| 江达县| 江华| 汾阳市| 赣榆县| 娱乐| 从化市| 武川县| 五莲县| 冕宁县| 平凉市| 洪洞县| 本溪市| 诏安县| 永兴县| 大埔县| 桦南县| 武穴市| 平远县| 连平县| 蒙城县| 崇义县| 长沙县| 蓝山县| 谷城县| 全椒县| 连城县| 长子县| 宝鸡市| 菏泽市| 香河县| 连州市| 丰镇市| 乌兰县| 莱阳市| 怀安县| 自治县| 嘉禾县| 泽州县| 桂林市| 锡林郭勒盟|