- Splunk 7.x Quick Start Guide
- James H. Baxter
- 101字
- 2021-06-10 19:05:02
Configuring a TCP input
On all of the indexers, you will need to configure a TCP input for receiving the forwarded internal logs from the other Splunk servers; this input can service forwarded data from universal forwarders as well:
- Settings | Forwarding and receiving | Configure receiving | New Receiving Port (button)
- Listen on this port: 9997
- Save
Splunk will create or append an inputs.conf file in /opt/splunk/etc/system/local/ with the following content:
[default]
host = 172.31.28.223
[splunktcp://9997]
connection_host = ip
That completes the cluster master and indexing tier—let's set up the clustered search environment next.
推薦閱讀
- Hands-On Graph Analytics with Neo4j
- Oracle SOA Governance 11g Implementation
- Verilog HDL數(shù)字系統(tǒng)設(shè)計入門與應(yīng)用實例
- Drupal 7 Multilingual Sites
- 商戰(zhàn)數(shù)據(jù)挖掘:你需要了解的數(shù)據(jù)科學(xué)與分析思維
- OpenStack Cloud Computing Cookbook(Second Edition)
- 網(wǎng)絡(luò)綜合布線設(shè)計與施工技術(shù)
- Learning C for Arduino
- Red Hat Linux 9實務(wù)自學(xué)手冊
- FANUC工業(yè)機器人配置與編程技術(shù)
- Web璀璨:Silverlight應(yīng)用技術(shù)完全指南
- 運動控制系統(tǒng)(第2版)
- Learn Microsoft Azure
- Linux常用命令簡明手冊
- Python語言從入門到精通