当前位置:网站首页>Splunk最佳实践之workload managment
Splunk最佳实践之workload managment
2022-06-11 12:01:00 【shenghuiping2001】
1: 关于systemd cgroup 的架构理解:
Configure Linux systems running systemd - Splunk Documentation

2: 从系统配置:
Run Splunk Enterprise as a systemd service - Splunk Documentation
/opt/splunk/bin/splunk stop
/opt/splunk/bin/splunk disable boot-start
/opt/splunk/bin/splunk enable boot-start -systemd-managed 1 -user splunk -group splunk
/opt/splunk/bin/splunk start
3: 准备好上面的配置后,注意,上面在search head / indexer 上面都要执行:
Configure Linux systems running systemd - Splunk Documentation

4: 下面看一下资源分配图:
How workload management works - Splunk Documentation

5: 再看配置文件:
关于下面参数的配置,可以参考:https://docs.splunk.com/Documentation/Splunk/8.2.6/Workloads/Workloadmanagementexamples
关于上面的配置,可以在后台看到具体内容。
6: login splunk url: setting --> workload management:



7: 登入search head 检查:
Enable workload management - Splunk Documentation
./splunk show workload-management-status --verbose
8: 如果原来是界面操作等,可以在后台看到配置文件:
在search head server:
splunk btool workload_rules list --debug
配置文件通常有三个:
root#:/opt/splunk/etc/shcluster/apps/abc_workload_management/local# ls -lrt
total 16
-rw-r--r-- 1 splunk splunk 110 Sep 4 2021 app.conf
-rw------- 1 splunk splunk 791 Jun 9 15:26 workload_rules.conf
-rw------- 1 splunk splunk 651 Jun 9 15:26 workload_pools.conf
-rw------- 1 splunk splunk 55 Jun 9 15:26 workload_policy.conf
具体内容可以参考:
边栏推荐
- JVM class loading process
- How to solve the problem that high-precision positioning technologies such as ultra wideband UWB, Bluetooth AOA and RTK cannot be widely used due to their high cost? Adopt the idea of integrated deplo
- Weekly Postgres world news 2022w08
- Pan domain SSL certificate, sectigo cheap wildcard certificate popularization plan
- AGCO AI frontier promotion (6.11)
- JEST 单元测试说明 config.json
- Is the SSL certificate reliable in ensuring the information security of the website?
- Uncaught typeerror: cannot set property 'next' of undefined
- MYCAT sub database and sub table
- Guice integrated properties configuration
猜你喜欢
![[file upload vulnerability 05] server suffix detection and bypass experiment (based on upload-labs-3 shooting range)](/img/f5/52bc5e01bb0607b6ecab828fb70c93.jpg)
[file upload vulnerability 05] server suffix detection and bypass experiment (based on upload-labs-3 shooting range)

刷题笔记(十三)--二叉树:前中后序遍历(复习)

浙大联合微软亚研院发布视频识别新方法,可对视频逐帧识别且无需,数据标记,或可用于手语翻译等

Use compiler option '--downleveliteration' to allow iteration of iterations

軟件項目管理 7.1.項目進度基本概念

The tutor transferred me 800 yuan and asked me to simulate a circuit (power supply design)

C # apply many different fonts in PDF documents

C# 在PDF文档中应用多种不同字体

Zero after factorial (C language)

Interview experience of Xiaomi Android development post~
随机推荐
C# 将OFD转为PDF
Hamiltonian graph
读取geo表达矩阵
Weekly Postgres world news 2022w08
MYCAT sub database and sub table
C# 读取txt文件生成Word文档
The wonderful use of XOR (C language)
Problems encountered in installing mysql8 under centos7.x couldn't open file /etc/pki/rpm-gpg/rpm-gpg-key-mysql-2022
How should ordinary people choose annuity insurance products?
C # set or verify the format of text field in PDF
Using fast and slow pointer method to solve the problem of array (C language)
刷题笔记(十三)--二叉树:前中后序遍历(复习)
C# 在PDF文档中应用多种不同字体
导师转我800块,让我仿真一个电路(电源设计)
JS 加法乘法错误解决 number-precision
PS does not display text cursor, text box, and does not highlight after selection
log4j-slf4j-impl cannot be present with log4j-to-slf4j
. The way to prove the effect of throwing exceptions on performance in. Net core
JVM class loading process
[C language] anonymous/unnamed struct & Union