当前位置:网站首页>Splunk 打开 9997 port
Splunk 打开 9997 port
2022-07-21 19:50:00 【shenghuiping2001】
1: 今天配置search head 的outputs.conf 文件的时候,发现报错:说port :9997 没有打开。
我登入到indexer 上面,发现果然没有打开,看了一些资料,发现如果是单机instance 的话,去setting -> Forwarding and Recieveing 里面可以在 receiving 里面设置 9997 port.
设置好以后,就会发现:生成了如下文件:inputs.conf
[splunktcp://:9997]
disabled=false
2: 因为我的splunk 是cluster 的环境,先检查一下旧的indexer环境:
splunk cmd btool inputs list splunktcp --debug
发现在一个app 下面:
/opt/splunk/etc/slave-apps/XXXX/default/inputs.conf [splunktcp://:9997]
原因找到,原来这个在新的环境下没有配
3: 解决方法:
去cluster master server 上面: /opt/splunk/etc/master-apps/XXXXX/default. 下面编辑文件:
cat inputs.conf
[splunktcp://:9997]
disabled=false
4: 在cluster master 上面发布: splunk apply cluster-bundle. 发现在indexer 9997 port 已经open.
边栏推荐
- 为什么web中pom的servlet依赖scope为provided
- Response response byte data
- Dynamically add and modify the appender of logback (to dynamically adjust the log level and appender parameters)
- urlParrern配置
- 数据分析从0到1----Matplotlib篇
- Chapter1 Beginning Bash
- 如何高效Debug(又名如何高效解决问题)
- Idea 2022.2 was officially released, and I can't keep up with it!
- Eolink ——通过文档驱动,快速开发接口
- TypeScript—快速入门
猜你喜欢
Idea 2022.2 was officially released, and I can't keep up with it!
Summary of the most complete MySQL data types in history (Part 2)
Eolink - quickly develop interfaces through document driven
OneNote重装或升级版本后如何同步之前的在线笔记?
There are more than 20 categories of the four operators in MySQL. It took three days and three nights to sort them out. Don't collect them quickly
如何使用文档工具进行 API 管理?
数据分析从0到1----Numpy篇
易基因 | 简化基因组DNA甲基化测序(RRBS)实验怎么做?
IMU标定_随机误差的标定
2022 音视频技术风向标
随机推荐
利用西门子低代码实现企业质量管理流程的敏捷性
RESTful-URL设计规范
Request and response description
封裝
如何使用文档工具进行 API 管理?
BigDecimal精度的哪些坑
计网--网络层
ProCAST 2021 inverse calculation tutorial
Request 请求转发
【Makefile】报错:undefined reference to symbol ‘[email protected]@GLIBC_2.2.5‘
C # implement setting expiration time for PDF documents
linux如何查询oracle错误日志
基于云原生的私有化 PaaS 平台交付实践
华泰证券网上开户安全吗,VIP账户也可以办理吗
2022-7-21 第七组 pan小堂 继承与super与this
Women's health and health information network dream weaving template (with mobile terminal) [test can be built]
每周推荐短视频:物联网开发和嵌入式开发有什么区别?
Halcon knowledge: implementing OCR classifier with sub box
mysql中的四大运算符种类汇总20多项,用了三天三夜来整理的,还不赶快收藏
Carbon 语言【中文入门教程】