|
| 1 | +6.5.0 |
| 2 | +- Added metrics output mode |
| 3 | +- Fixed regex token replacement issue |
| 4 | +- Added test coverage information |
| 5 | +- Increased functional test coverage |
| 6 | +- Eventgen server complete revamp and standalone mode support |
| 7 | +- Added contributor license |
| 8 | +- Updated Dockerfile |
| 9 | +- Added documentation |
| 10 | +- Fixed bugs / stability / optimized speed |
| 11 | + |
1 | 12 | 6.4.0 |
2 | | -- Fix exception log error |
3 | | -- Fix CircleCI status badage error |
4 | | -- Fix navigation error for app if installed with Splunk Stream |
5 | | -- Fix generatorWorkers not working error |
6 | | -- Fix interval error when end = 1 |
7 | | -- Fix fileName in global stanza error |
8 | | -- Add 3rd party libs in SA-Eventgen App |
9 | | -- Add httpeventAllowFailureCount for httpevent |
10 | | -- Add 3rd party libs in license credit |
11 | | -- Disable logging queue in multiprocess mode |
12 | | -- Change implementation of extendIndex for better performance |
| 13 | +- Fixed exception log error |
| 14 | +- Fixed CircleCI status badage error |
| 15 | +- Fixed navigation error for app if installed with Splunk Stream |
| 16 | +- Fixed generatorWorkers not working error |
| 17 | +- Fixed interval error when end = 1 |
| 18 | +- Fixed fileName in global stanza error |
| 19 | +- Added 3rd party libs in SA-Eventgen App |
| 20 | +- Added httpeventAllowFailureCount for httpevent |
| 21 | +- Added 3rd party libs in license credit |
| 22 | +- Disabled logging queue in multiprocess mode |
| 23 | +- Changed implementation of extendIndex for better performance |
13 | 24 |
|
14 | 25 | 6.3.6 |
15 | | -- Add functional tests for jinja template and modular input feature |
16 | | -- Fix default jinja template directory is not correctly resolved when sampleDir is set issue |
17 | | -- Fix verbose flag not working in splunk_eventgen command line issue |
18 | | -- Fix index, source, sourcetype are not correct when using splunkstream mode issue |
19 | | -- Fix ssh to container issue |
20 | | -- Fix perdayvolume without end setting error |
21 | | -- Update documentation for better reading and remove unrelated part |
| 26 | +- Added functional tests for jinja template and modular input feature |
| 27 | +- Fixed default jinja template directory is not correctly resolved when sampleDir is set issue |
| 28 | +- Fixed verbose flag not working in splunk_eventgen command line issue |
| 29 | +- Fixed index, source, sourcetype are not correct when using splunkstream mode issue |
| 30 | +- Fixed ssh to container issue |
| 31 | +- Fixed perdayvolume without end setting error |
| 32 | +- Updated documentation for better reading and remove unrelated part |
22 | 33 |
|
23 | 34 | 6.3.5 |
24 | 35 | - Added extendIndexes feature to support a list of indexes |
|
0 commit comments