Getting Data In

Transforms and props files on splunk universal forwarder?

splunkatl
Path Finder

we have splunk main and four splunk universal forwarders.I do not have access to physical box of splunk main which was maintained by some other admins from different group .everytime I have to request the folks to copy the transforms and props files to right folder on splunk main server (/splunk\etc\apps\appnamePOC\local).
can I place these files on my splunkuniversalforwarder machines rather asking admin to copy on splunk main folders
All I need is palce the files to splunkforwarder\etc\apps\appnamePOC\local. will that work?

Tags (2)
1 Solution

jbsplunk
Splunk Employee
Splunk Employee

This will not work. The universal forwarder does not parse data and your props/transforms will be ignored, as they happen where data is parsed. This happens at 1) a heavy forwarder, or 2) an indexer.

View solution in original post

jkat54
SplunkTrust
SplunkTrust

Indexed_extractions must be done on the universal forwarder. This answer is for folks using indexed_extractions only. If you're struggling getting your props to work, you might consider placing it on the UF now.

http://docs.splunk.com/Documentation/Splunk/6.2.0/admin/Configurationparametersandthedatapipeline

Data pipeline phase --- Components that can perform this role
Input --- indexer , universal forwarder , heavy forwarder
Parsing ---- indexer, heavy forwarder, light/universal forwarder (in conjunction with the INDEXED_EXTRACTIONS attribute only)
Indexing ---indexer
Search ---indexer,search head

jbsplunk
Splunk Employee
Splunk Employee

This will not work. The universal forwarder does not parse data and your props/transforms will be ignored, as they happen where data is parsed. This happens at 1) a heavy forwarder, or 2) an indexer.

somesoni2
Revered Legend

Props.conf (and subsequently) applies to a particular sourcetype( or source/host). You have ensure that universal forwarder ->inputs.conf have correct sourcetype (or any other) assignment.

0 Karma

Strunk
Explorer

So how would you tell the indexer to only apply a props/transforms to a particular monitor on a particular universal forwarder?

0 Karma

jbsplunk
Splunk Employee
Splunk Employee

Glad to be able to help clear things up for you.

0 Karma

splunkatl
Path Finder

Thank you for quick response.

0 Karma
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!

Mastering Threat Intelligence in ES 8.5, Splunk AI Assistant v2, and More from Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...