splunk / eventgen

Splunk Event Generator: Eventgen
Apache License 2.0
380 stars 179 forks source link

Fix bug 285 #297

Closed li-wu closed 5 years ago

li-wu commented 5 years ago

This pr is to address two things:

  1. when using seqfile in token replacement with KeyError in #286 ;
  2. OOM issue in #285 ;

Tested with m5.4xlarge (16 Cores, 64GB memory) more than 7 hours no OOM error.