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!

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...