Getting Data In

differences between forwarders?

a212830
Champion

Hi,

Can someone explain to me the difference between the light/universal/heavy forwarders? Where can I download the light forwarder? I only see universal forwarder in the download section.

Tags (1)
0 Karma

jhallur_splunk
Splunk Employee
Splunk Employee

-- Heavy Forwarder (HF)
The through put is 4 times of the input stream, hence loads the indexer processes. Heavy forwarder are useful if you want to filter out unwanted data ( > 25% of the input data), hence you save the cost for the less indexing volume. Use Splunk Enterprise for HF configuration. HF can index the data (not preferable since it downgrade the performance) and forward to Indexer. To process Real time events, indexer must be disabled for real time processing.

--- Light Weight and Universal forwarder
Both are same. The number of processes running and through put is same. The only difference is UF doesn't come with Python package. So if you want to collect the data from python script in UF and forward to Indexer, then you have manually install the python. There is separate installer for UF where is LF can use the splunk enterprise installer by enabling the LF option. LF and UF doesn't index the data andt extracting few parameters from input stream such as host, source & sourcetype.

Small note: In upcoming splunk release (mostly by 6.0.3 or next one), Heavy Forwarder throughput will be optimized and after that LF will not be supported officially.

If you like the answer, please vote.

Regards,
Jayanna Hallur,
Wipro Technologies, Mountain View, California.

ogdin
Splunk Employee
Splunk Employee

"Small note: In upcoming splunk release (mostly by 6.0.3 or next one), Heavy Forwarder throughput will be optimized and after that LF will not be supported officially."

The Light Weight Forwarder aka the SplunkLightForwarder app that ships with Splunk Enterprise has been deprecated as of Splunk 6 but we have made no decision on a release for removing the app (or support for the app) and the replacement of this capability, essentially a Splunk Forwarder + Python package and the delivery of this package has not been finalized either.

Splunk Product Management

dshpritz
SplunkTrust
SplunkTrust

The light forwarder is not a separate download. You use the same full version of Splunk (not the Universal Forwarder) and enable the SplunkLightForwarder app.

More on setting up a light forwarder:

http://docs.splunk.com/Documentation/Splunk/6.0.1/Forwarding/Deployaforwarder

Info on the types of forwarders:

http://docs.splunk.com/Documentation/Splunk/6.0.1/Forwarding/Typesofforwarders

The big reason that you might want to use the LightForwarder vs a UniversalForwarder, in my experience, is if you have Python based scripted inputs which you would like to use.

HTH,

Dave

0 Karma

sdaniels
Splunk Employee
Splunk Employee

Here's an overview. The LWF has been replaced with the UF for Splunk 4.2 and later. The HF will be the full splunk download just like you use for your core indexer/Search Head server.

http://docs.splunk.com/Documentation/Splunk/6.0.1/Forwarding/Typesofforwarders

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...