Skip to content

Commit 93667ab

Browse files
author
tonyl
committed
release/6.5.0
1 parent 19bdc93 commit 93667ab

File tree

2 files changed

+30
-19
lines changed

2 files changed

+30
-19
lines changed

docs/CHANGELOG.md

Lines changed: 29 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,35 @@
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+
112
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
1324

1425
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
2233

2334
6.3.5
2435
- Added extendIndexes feature to support a list of indexes

splunk_eventgen/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version": "6.4.0"}
1+
{"version": "6.5.0"}

0 commit comments

Comments
 (0)