Getting Data In

Universal Forwarder failing to keep up

toddbruner
Explorer

I have a RH EL6 system receiving udp 514 traffic from network equipment and writing to a file /data/log/messages.
The inbound message traffic is very high but the system is writing to the file just fine. I installed a universal forwarder (4.3.3) and through our deployment server push down an app to monitor that file and send it to our 10 indexers.

In the three hours since implementing this, only the first 50 minutes of logs have been indexed.

Looking at netstat -pn we can see that the splunk forwarder connecting to one of our indexers at a time. Could this be the bottleneck? Any suggestions on how to improve the performance.

inputs.conf
[monitor:///data/logs/messages]
disabled = false
source = network
sourcetype = syslog
index = network

Thanks.

Tags (1)
0 Karma
1 Solution

toddbruner
Explorer

OK, for others looking into this, splunk support helped me with this (Thanks Seth).

in $SPLUNK_HOME/etc/apps/SplunkUniversalForwarder/default there is a limits.conf file
in it you can change the [thruput] stanza so that maxKBps = 0 to remove any rate limiting.

View solution in original post

0 Karma

toddbruner
Explorer

OK, for others looking into this, splunk support helped me with this (Thanks Seth).

in $SPLUNK_HOME/etc/apps/SplunkUniversalForwarder/default there is a limits.conf file
in it you can change the [thruput] stanza so that maxKBps = 0 to remove any rate limiting.

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!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...