-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release eventgen 7.1.0. Merge to master branch. #373
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix bug 286 random token replacement * Change perdayvolume generator logic to get random token value replacement
* exclude global from perDayVolume assignment * Address comment
* Flag added * server fix for count and env clean
* Add syslog header to event in syslog mode
* Using multiprocess pool to address the OOM issue * Fix test case fail
* controller fix
* Add disable logging option to fix oom * Fix modular input bug
* fixed multiple attributes * debug
* Fix oom caused by ujson * Fix test env
* add release automation script
* Fix process leak and start/stop 500 issue * Fix test case fail
* Adding an option * Adding ujson2 for python3 as well * minor improvements
* intermediate code for scp_plugin * code clean up * Added doc * revert windbag * Cap * added test
* Add multithread support * Fix typo
…o reduce log in app (#358)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.4...v1.10.8) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Li Wu <[email protected]>
* prelim changes * fix regex length matching * fix wildcard sample + csv cases * small csv fix, add test case * revert accidental change * Upgraded test instance * add httpevent collector * forgot to update stanza name * add escape for csv matching + test case * add sample, remove stanza * push not working Co-authored-by: tonyl <[email protected]>
* add PR to master * update title in sent PR Co-authored-by: Li Wu <[email protected]>
* msg must be a bytes like object * msg must be a bytes like object Co-authored-by: Li Wu <[email protected]>
jmeixensperger
requested review from
arctan5x,
GordonWang,
lephino and
li-wu
as code owners
April 6, 2020 23:19
GordonWang
approved these changes
Apr 6, 2020
li-wu
approved these changes
Apr 6, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As the title