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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...