- Splunk Best Practices
- Travis Marlette
- 241字
- 2021-07-14 09:57:56
Agents
These are the thin and thick clients from Splunk that can be used to forward data to Splunk.
Splunk Universal Forwarder
Splunk Universal Forwarder is a light agent that is installed on a device that enables you with quite a bit of functionality to get data into a Splunk index. The name is pretty self-explanatory, as this agent is designed to simply forward data to a Splunk index. This is often the most common method to get data into Splunk.
Splunk Heavy Forwarder
This is a heavy agent. It is basically a full version of Splunk that is installed on a device in order to perform the same data-forwarding functionality as the Universal Forwarder, with the added benefit of being able to perform some more complex functions.
It is often used as a centralized point for data gathering of multiple systems, as well as a data router to collect, route, and scrub data appropriately before it hits an indexer. These are usually standalone machines within your Splunk infrastructure.
Search Head Forwarder
If you have limited ability to create an infrastructure, or you have security limitations within your environment, you can also use your Search Head as a Heavy Forwarder as it has all of the essential functionality of a Heavy Forwarder. This can be resource intensive depending on how many data inputs you are pumping into your indexers, so mind the resource utilization if you use this method.
- Learning Single:page Web Application Development
- GAE編程指南
- 基于粒計算模型的圖像處理
- JavaScript全程指南
- Mastering Ember.js
- 概率成形編碼調制技術理論及應用
- Go并發編程實戰
- AppInventor實踐教程:Android智能應用開發前傳
- Salesforce Reporting and Dashboards
- Building Microservices with .NET Core
- Android移動開發案例教程:基于Android Studio開發環境
- Unity 5 Game Optimization
- 信息學奧林匹克競賽初賽精講精練
- Java Web 從入門到項目實踐(超值版)
- Python從入門到項目實踐(超值版)