Getting Data In

What Data is the HF Actually Indexes?

AvivBenSha
New Member

From what I understand about Splunk, it works on the raw data and does not parse it. It does mark and "segments" areas of the data In the tsidx file.

Also from what I understand about HF vs. UF, unlike the universal forwarder, the heavy forwarder does part of the indexing himself. So what exactly does it index? does he segment the raw data to the tsidx file and sends them both to the indexer?

Labels (4)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @AvivBenSha ,

as from its name, Heavy Forwarder forwards data ro the indexers, so it isn't involved in the indexing phase.

In this phase, Indexers store _raw data and index events.

HFs are only involved in the input, merge, typing and parsing phases, not in indexing phases.

Instead UFs are only involved in the input phase, not in the others.

Ciao.

Giuseppe

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Heavy Forwarders parse data if they are the first full instance to see that data.  It does everything an indexer would do *except* write the data to disk.  HFs do not "index" any data - that's done by indexers.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...