当前位置:网站首页>Workload management of Splunk best practices
Workload management of Splunk best practices
2022-06-11 12:16:00 【shenghuiping2001】
1: About systemd cgroup Architecture understanding of :
Configure Linux systems running systemd - Splunk Documentation

2: From system configuration :
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: After the above configuration is ready , Be careful , It's up there search head / indexer It's all about execution :
Configure Linux systems running systemd - Splunk Documentation

4: Let's take a look at the resource allocation diagram :
How workload management works - Splunk Documentation

5: Look at the configuration file :
About the configuration of the following parameters , You can refer to :https://docs.splunk.com/Documentation/Splunk/8.2.6/Workloads/Workloadmanagementexamples
About the configuration above , You can see the specific content in the background .
6: login splunk url: setting --> workload management:



7: Log in search head Check :
Enable workload management - Splunk Documentation
./splunk show workload-management-status --verbose
8: If the original interface operation, etc , You can see the configuration file in the background :
stay search head server:
splunk btool workload_rules list --debug
Configuration files usually have three :
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
For details, please refer to :
边栏推荐
- ZABBIX installation and configuration application
- C # convert ofd to PDF
- flink 窗口表值函数
- Let you understand bubble sorting (C language)
- [JUC supplementary] immutable object, shared meta mode, final principle
- Splunk 手工同步search head
- flink 物理分区( 随机分区、 轮询分区、重缩放分区、 广播、 全局分区、自定义分区 )
- Acwing50+acwing51 weeks +acwing3493 Maximum sum (open)
- Flick grouping sets multidimensional aggregation and setting table state expiration time
- Splunk Bucket 背后的秘密
猜你喜欢

Specflow环境搭建

9. Parler de threadlocal

Wechat web developers, how to learn web development

Gestion de projets logiciels 7.1. Concept de base du calendrier du projet

阶乘后的零(C语言)

Zabbix安装及配置应用

Is the SSL certificate reliable in ensuring the information security of the website?

Flink window table valued function

flink Window Join、Interval Join、Window CoGroup (两流匹配 指定key联结,开窗口进行窗口操作)

Notes on topic brushing (XIV) -- binary tree: sequence traversal and DFS, BFS
随机推荐
Objectinputstream read file object objectoutputstream write file object
中间人攻击之ettercap嗅探
解决swagger文档接口404的问题
刷题笔记(十三)--二叉树:前中后序遍历(复习)
Splunk Bucket 背後的秘密
The wonderful use of XOR (C language)
Flink time semantics, watermark, generated watermark, and transmission of watermark
.net core 抛异常对性能影响的求证之路
InputStream读取文件OutputStream创建文件
flink 控制窗口行为(触发器、移除器、允许延迟、将迟到的数据放入侧输出流)
深度学习与CV教程(14) | 图像分割 (FCN,SegNet,U-Net,PSPNet,DeepLab,RefineNet)
CentOS installation mysql5.7
Flink deployment mode and runtime architecture (session mode, single job mode, application mode, jobmanager, taskmanager, yarn mode deployment and runtime architecture)
Let you understand bubble sorting (C language)
FTP server: downloading and using Serv-U
flink 时间语义、水位线(Watermark)、生成水位线、水位线的传递
Yapi installation
UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xc5 in position 13: invalid continuation byte
11. Synchronized and lock escalation
mysql 导入宝塔中数据库data为0000-00-00,enum为null出错