Getting Data In

universal forwarder props.conf?

a212830
Champion

Should a props.conf even exist on universal forwarders? Is all that work (including timestamp and line-breaking) done at the indexer?

0 Karma
1 Solution

tgow
Splunk Employee
Splunk Employee

There are instances where you would have a props.conf on the UF but not for line breaking and timestamping. These tasks are done on the Indexer.

One use case is for MSSQL logs because they are in a different UTF format so you would need to have a props.conf on the UF to let the UF know what format the data is in .

View solution in original post

tgow
Splunk Employee
Splunk Employee

There are instances where you would have a props.conf on the UF but not for line breaking and timestamping. These tasks are done on the Indexer.

One use case is for MSSQL logs because they are in a different UTF format so you would need to have a props.conf on the UF to let the UF know what format the data is in .

jonuwz
Influencer

Good resource here

You can set things like the sourcetype in props.conf at the input stage - which is all the UF does (the input stage)

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...