Getting Data In

Can you disable indexing for a heavy forwarder and use it only for parsing data?

fstsantos
Engager

Is it possible to disable all indexing operations in a heavy forwarder and use it exclusively for data parsing?

I need to transform the data and forward it to another splunk instance, without any indexing in the forwarder.

Thanks

Tags (1)
1 Solution

strive
Influencer

By default it wont index. Unless you set it true.

indexAndForward = [true|false]  
* Index all data locally, in addition to forwarding it.  
* This is known as an "index-and-forward" configuration.  
* This attribute is only available for heavy forwarders.  
* This attribute is available only at the top level [tcpout] stanza. It cannot be overridden in a target group.  
* Defaults to false.

View solution in original post

strive
Influencer

By default it wont index. Unless you set it true.

indexAndForward = [true|false]  
* Index all data locally, in addition to forwarding it.  
* This is known as an "index-and-forward" configuration.  
* This attribute is only available for heavy forwarders.  
* This attribute is available only at the top level [tcpout] stanza. It cannot be overridden in a target group.  
* Defaults to false.
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 ...