|
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 |
| - |
12 |
| -6.4.0 |
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 |
24 |
| - |
25 |
| -6.3.6 |
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 |
33 |
| - |
34 |
| -6.3.5 |
35 |
| -- Added extendIndexes feature to support a list of indexes |
36 |
| -- Fixed timer and token logic |
37 |
| -- Changed end=-1 to continuously iterate without stopping |
38 |
| -- Changed end=0 to not execute |
39 |
| -- Added a linter for code quality |
40 |
| -- Updated docs / docs format |
41 |
| -- Added a suite of functional tests |
42 |
| - |
43 |
| -6.3.4: |
44 |
| -- Documentation cleanup |
45 |
| -- Jinja template bugfix in app |
46 |
| -- Implementation of 'timeMultiple’ option |
47 |
| -- Templates for bugs/feature requests |
48 |
| -- Fixed Jinja test configuration stanzas |
49 |
| -- Default behavior for 'count' edge cases |
50 |
| - |
51 |
| -6.3.3: |
52 |
| -- Added performance metrics compared to Eventgen 5.x |
53 |
| -- New config option for generation-time metrics: outputCounter |
54 |
| -- Jinja template fixes |
55 |
| -- Timestamp parsing fix |
56 |
| -- Output queueing fix for outputMode splunkstream |
57 |
| -- Count rater fixes, now supports indefinite generation |
58 |
| - |
59 |
| -6.3.2: |
60 |
| -- Fixed verbosity bug |
61 |
| -- Added documentation |
62 |
| - |
63 |
| -6.3.1: |
64 |
| -- Fixed Eventgen Volume APIs |
65 |
| -- Improved Eventgen Server Logging |
66 |
| -- Corrected Eventgen Server and Controller conf syncing issue |
67 |
| -- Adding verbosity options (ERROR, INFO, DEBUG) to Eventgen modinput |
68 |
| -- Implemented future event generation support in replay mode |
69 |
| -- Fixed Jinja template's missing default values |
70 |
| -- Adjusted logging message levels for less verbosity |
71 |
| -- Fixed event count off by 1 issue |
72 |
| -- Fixed unnecessary empty data generators being created |
73 |
| -- Updated dependency list |
74 |
| - |
75 |
| -6.3.0: |
76 |
| -- Bug fixes for the customer issues |
77 |
| -- Documentation upgrade |
78 |
| -- Code refactoring for version unification |
79 |
| -- Logging improvements |
80 |
| - |
81 |
| -6.2.1: |
82 |
| -- Fixing SA-Eventgen Dashboard and log searching |
83 |
| -- Improving internal logging and fixing splunkd logging issue |
84 |
| -- Fixing timestamping in default generator |
85 |
| -- Fixing custom plugin integration |
86 |
| -- Fixing SA-Eventgen app settings |
87 |
| -- Supporting Eventgen 5 backward compatibility with additional features |
88 |
| -- Better modinput process management |
89 |
| -- Minor Bugfixes with various customer cases |
| 1 | +**7.1.0**: |
| 2 | + |
| 3 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/7.1.0) |
| 4 | + |
| 5 | +**7.0.0**: |
| 6 | + |
| 7 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/7.0.0) |
| 8 | + |
| 9 | +**6.5.2**: |
| 10 | + |
| 11 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.5.2) |
| 12 | + |
| 13 | + |
| 14 | +**6.5.1**: |
| 15 | + |
| 16 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.5.1) |
| 17 | + |
| 18 | + |
| 19 | +**6.5.0**: |
| 20 | + |
| 21 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.5.0) |
| 22 | + |
| 23 | +**6.4.0**: |
| 24 | + |
| 25 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.4.0) |
| 26 | + |
| 27 | +**6.3.6**: |
| 28 | + |
| 29 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.3.6) |
| 30 | + |
| 31 | +**6.3.5**: |
| 32 | + |
| 33 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.3.5) |
| 34 | + |
| 35 | +**6.3.4**: |
| 36 | + |
| 37 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.3.4) |
| 38 | + |
| 39 | +**6.3.3**: |
| 40 | + |
| 41 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.3.3) |
| 42 | + |
| 43 | +**6.3.2**: |
| 44 | + |
| 45 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.3.2) |
| 46 | + |
| 47 | +**6.3.1**: |
| 48 | + |
| 49 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.3.1) |
| 50 | + |
| 51 | +**6.3.0**: |
| 52 | + |
| 53 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.3.0) |
| 54 | + |
| 55 | +**6.2.1**: |
| 56 | + |
| 57 | +- Check the release note and download the package/source from [Here](https://github.com/splunk/eventgen/releases/tag/6.2.1) |
| 58 | + |
0 commit comments