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

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.

主站蜘蛛池模板: 格尔木市| 中西区| 仙桃市| 英吉沙县| 十堰市| 阳江市| 平舆县| 珲春市| 建湖县| 琼中| 呼图壁县| 阳山县| 东港市| 贡山| 梓潼县| 成都市| 鹤壁市| 荔浦县| 诏安县| 师宗县| 宁国市| 杂多县| 澎湖县| 蚌埠市| 宜丰县| 和田市| 富锦市| 铅山县| 浦江县| 于都县| 邵阳县| 银川市| 甘孜县| 张家口市| 桦南县| 元江| 昆明市| 上杭县| 顺义区| 林周县| 紫金县|