- Splunk 7.x Quick Start Guide
- James H. Baxter
- 167字
- 2021-06-10 19:04:58
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 ulimits—that 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.
- Mastering Proxmox(Third Edition)
- 網上沖浪
- Drupal 7 Multilingual Sites
- 大型數據庫管理系統技術、應用與實例分析:SQL Server 2005
- 網絡組建與互聯
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- CompTIA Linux+ Certification Guide
- Excel 2010函數與公式速查手冊
- Pentaho Analytics for MongoDB
- 經典Java EE企業應用實戰
- 傳感器與自動檢測
- 漢字錄入技能訓練
- 數據清洗
- 運動控制系統