All,
I am have a simple app which just has this config in /default/limits.conf
[thruput]
maxKBps = 0
How can we get this event?
06-29-2016 20:32:01.257 +0000 INFO ThruputProcessor - Current data throughput (258 kb/s) has reached maxKBps. As a result, data forwarding may be throttled. Consider increasing the value of maxKBps in limits.conf.
Should be unlimited?
The only other limits.conf I have is the default
[root@MYSERVER apps]# find . -name limits.conf
./SplunkUniversalForwarder/default/limits.conf
./TA-COMPANY-int-limits.conf-thruput-unilimited/default/limits.conf
[root@MYSERVER apps]#
UF version is 6.3.3
↧