- Splunk 7.x Quick Start Guide
- James H. Baxter
- 100字
- 2021-06-10 19:05:01
Pointing servers to the license master
For all Splunk nodes except the license master (and cluster master, in this example, since they reside on the same server), you'll need to configure the node to get its licensing from the license master. This can be easily done from Splunk Web, as follows:
- Click Settings | Licensing | Change to slave | Designate a different Splunk instance as the license master
- Enter the license master URI: (scheme:IPAddress:mgmt_port) https://172.31.18.102:8089
- Save and restart
This creates the following stanza and setting in the /opt/splunk/etc/system/local/
server.conf file:
[license]
master_uri = https://172.31.18.102:8089
推薦閱讀
- 集成架構中型系統
- Go Machine Learning Projects
- ETL with Azure Cookbook
- Learning Social Media Analytics with R
- MicroPython Projects
- 最簡數據挖掘
- WordPress Theme Development Beginner's Guide(Third Edition)
- Azure PowerShell Quick Start Guide
- Salesforce for Beginners
- Linux內核精析
- Silverlight 2完美征程
- Mastering Ansible(Second Edition)
- C#求職寶典
- Learn Microsoft Azure
- Serverless Design Patterns and Best Practices