Releases: splunk/eventgen
Releases · splunk/eventgen
Release 7.2.1
- bugfix for perDayVolume
- update dependency package versions
- app is now cloud-vetted
- app can be installed without restart
Release 7.2.0
- added support for “interval” option in replay mode
- added new “splitSample” option
- added new "counter" generator
- added metrics logging
- bugfix for logging verbosity
- bugfix for replay mode threading and backfill generation
- bugfix for csv file handling
- bugfix for timeMultiple handling
- bugfix for server model configurations
Release 6.5.3
Maintenance release with ujson version fix and updated userName samples
Release 7.1.1
- fixed broken "fileRotator" config option
- fix for docker image build process, adjusted ujson version requirements
- update to default "source" behavior: unless specified, the default source is set to the sample name
- poetry package management integration (see "setup" docs more info)
- improved documentation surrounding upgrade process
Release 7.1.0
- fixed oom error caused by ujson
- added scp output plugin - use outputMode = scsout
- added --multithread support for server/controller architecture
- fix CI failures due to jinja in log config
Eventgen 7.0.0
- Migrate to Python3 and 7.0.0 only supports Python3
- Fix random token replacement bug
- Enhance tutorial documentation
- Add syslogAddHeader option
- Fix timezone setting bug
- Fix out of memory issue when using multiprocess mode
- Remove some stale third party libraries
Eventgen 6.5.2
- Fix zipfile bug
- Fix random token replacement bug
- Fix security vulnerability issue
- Fix custom plugin stale docs
- Fix timezone setting bug
- Fix multiprocess OOM issue
- Add syslogAddHeader config
Eventgen 6.5.1
- Fix structlog dependency bug in SA-Eventgen app
Eventgen 6.5.0
- Added metrics output mode
- Fixed regex token replacement issue
- Added test coverage information
- Increased functional test coverage
- Eventgen server complete revamp and standalone mode support
- Added contributor license
- Updated Dockerfile
- Added documentation
- Fixed bugs / stability / optimized speed
Eventgen 6.4.0
- Fix exception log error
- Fix CircleCI status badage error
- Fix navigation error for app if installed with Splunk Stream
- Fix generatorWorkers not working error
- Fix interval error when end = 1
- Fix fileName in global stanza error
- Add 3rd party libs in SA-Eventgen App
- Add httpeventAllowFailureCount for httpevent
- Add 3rd party libs in license credit
- Disable logging queue in multiprocess mode
- Change implementation of extendIndex for better performance