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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...