- Splunk 7.x Quick Start Guide
- James H. Baxter
- 173字
- 2021-06-10 19:05:02
Deployer
The deployer is used to to distribute apps and configuration files to the search head cluster, and when a search head that was down comes back up, it contacts the deployer to see if it has missed any updates. So, let's build that component before setting up the search heads.
Assuming you've configured the deployer to get its licensing from the license master and to forward internal logs to the indexers, there is only a minor configuration change to be made on the server.conf file in /opt/splunk/etc/system/local to prepare this node to be a deployer. These settings cannot be accomplished from Splunk Web:
[shclustering]
shcluster_label = DevTestSearchHeads
pass4SymmKey = !Sp1unkSH!
The shcluster_label entry is a label of your choice that identifies the search cluster in the Monitoring Console (covered in a later chapter). pass4SymmKey is entered in plain text, and Splunk will obfuscate this entry upon the next startup; this is the secret key the search head cluster members will use to communicate with the deployer and each other.
- 大學計算機基礎:基礎理論篇
- Excel 2007函數與公式自學寶典
- WordPress Theme Development Beginner's Guide(Third Edition)
- JSF2和RichFaces4使用指南
- 觸控顯示技術
- Moodle Course Design Best Practices
- Java Web整合開發全程指南
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- Learn CloudFormation
- R Data Analysis Projects
- 學練一本通:51單片機應用技術
- 手把手教你學Flash CS3
- Generative Adversarial Networks Projects
- Flash CS3動畫制作融會貫通
- 大話數據科學:大數據與機器學習實戰(基于R語言)