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

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.

主站蜘蛛池模板: 那曲县| 托克逊县| 象州县| 禄丰县| 柳河县| 安丘市| 剑阁县| 泰州市| 梧州市| 仲巴县| 宁城县| 大庆市| 鹿邑县| 永川市| 黑龙江省| 个旧市| 金昌市| 司法| 托克托县| 沁源县| 丰镇市| 和硕县| 河西区| 古田县| 平乡县| 措美县| 洪江市| 温泉县| 鲁山县| 宣化县| 高要市| 鄂尔多斯市| 南和县| 巩义市| 皋兰县| 忻城县| 新河县| 平顶山市| 翼城县| 沅陵县| 噶尔县|