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

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.

主站蜘蛛池模板: 浪卡子县| 木兰县| 东源县| 岳西县| 若羌县| 罗城| 广德县| 卢氏县| 息烽县| 迭部县| 安陆市| 秦皇岛市| 体育| 石狮市| 社会| 开江县| 右玉县| 临武县| 曲周县| 中方县| 靖边县| 泗水县| 聂拉木县| 广丰县| 汕尾市| 岑巩县| 桑日县| 磴口县| 专栏| 定兴县| 连江县| 鸡西市| 顺昌县| 远安县| 嵩明县| 宜良县| 威信县| 新源县| 林西县| 肃北| 潞城市|