Getting Data In

Reading large Files using Splunk UF

akshatj2
Path Finder

Hi,

I am currently trying to read logs file of size 10Gb. I have changed thruput to 0 but still takes about 30 min-1 hr for Splunk to finish reading the file. Is there a way to increase the reading speed further for splunk UF.

0 Karma

skalliger
Motivator

Can you show us your props.conf and inputs.conf stanza? Have you tried to set EVENT_BREAKER as well as EVENT_BREAKER_ENABLE in the props.conf for that sourcetype? I don't know of any performance tests done using those settings, but I'd try setting

EVENT_BREAKER_ENABLE = true
EVENT_BREAKER = \r\n

Skalli

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[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 ...