Splunk Enterprise Security

Placement of Windows and Unix TA

lohit
Path Finder

Hi all,

I am using ES app and collecting windows and linux logs. I have the following hierarchy of splunk components.

Host-> Universal Forwarder > Heavy Forwarder > Indexer <> Search Head.

I want to know that to get the tranformation done whether placement of Windows and *nix TA on Indexer alone will be sufficient?

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi lohit,

in your case, any parsing (transformation) by using props and transforms should be done on the Heavy Forwarder. Splunk to Splunk TCP traffic from the Heavy Forwarder to the Indexer will go directly into the index queue without being parsed again.

hope this helps ...

cheers, MuS

0 Karma

MuS
SplunkTrust
SplunkTrust

as I said before Splunk to Splunk traffic from HFW to IDX will go directly into index queue, no parsing will happen. Your data from the UF will go into the index defined in your HFW props and transforms.

lohit
Path Finder

i have one more confusion. From universal forwarder i have forwarded the logs to default index which is 'main'. As soon as the log will reach HFW, because of placement of Windows and linux TA which have their own indexe paramter defined,they will they be filtered, tranformed and will be forwarded to indexer but on indexer under which indexe these events will.In the main or in the index defined in TA* folders ?

0 Karma

MuS
SplunkTrust
SplunkTrust

basically not. But as always: it depends. If your indexer is already at a steady 99.8% load it could increase to 99.9% - if you know what I mean 😉

0 Karma

lohit
Path Finder

So MuS if i got you correctly i will place TAs on heavy forwarder.

Also in my case some universal forwarder are directly reporting to Indexer so if i place TAs on indexer also. Will it cause any performance degrade ?

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...