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.
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...