Closed YifengMao closed 5 years ago
How are you measuring the throughput? Are you measuring after one day? How are you setting up the receiving splunk instance? Also, perDayVolume sum in the conf is not 350. Are you setting the total volume to 350? Please provide the chain of api calls you invoked.
I have try two kind of builds in one container, here is the result on that bundle with the same settings, I have set 500GB/day totally for eventgen.:
Looks like there are too many CPU usage on system level about eventgen python3 version.
This issue has been fixed. Close it.
Describe the bug Throughput of ITSI data generation configure bundle (attached) on an aws i3.4xl host reduces from 350G(eventgen5 multiprocess) to 150G(eventgen latest 7.3 version, standalone server mode + multiprocess)
To Reproduce apply the bundle, set payload_size=756K, interval=20, process_num = 20. for eventgen latest, run "/usr/bin/python3.7 /usr/bin/splunk_eventgen service --role standalone&"
issue.tar.gz