Deployment Architecture

How to check whether splunk heavy forwarder is used only for forwarding not for indexeing the data ?

Hemnaath
Motivator

Hi All, currently we are having two heavy forwarder instance which is mainly used to forward the syslog data to the indexer instances. But we could notice that one of the mount point in HF is getting rapidly full ? So we are confused whether the HF is indexing the data and forwarding to indexer instances. How and what configuration file we need to check to determine this behavior?

HF Version 6.4

thanks in advance

Tags (1)
0 Karma
1 Solution

sundareshr
Legend

By default it is forwardonly. To be sure, you add this setting to the output.conf on your HF

[indexAndForward]
index=false

The other check could be, look in index=_internal host=heavyforwarder, if you see events, bingo!!!!

View solution in original post

0 Karma

sundareshr
Legend

By default it is forwardonly. To be sure, you add this setting to the output.conf on your HF

[indexAndForward]
index=false

The other check could be, look in index=_internal host=heavyforwarder, if you see events, bingo!!!!

0 Karma

Hemnaath
Motivator

thanks for your input.

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 ...