-
Notifications
You must be signed in to change notification settings - Fork 180
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
Commits on Aug 1, 2019
-
Fix structlog dependency for app (#280)
Li Wu authoredAug 1, 2019 Configuration menu - View commit details
-
Copy full SHA for b1b6c4a - Browse repository at this point
Copy the full SHA b1b6c4aView commit details
Commits on Aug 20, 2019
-
Tony Lee authored
Aug 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 3e4cb1b - Browse repository at this point
Copy the full SHA 3e4cb1bView commit details
Commits on Aug 22, 2019
-
Fix bug 286 random token replacement (#287)
* Fix bug 286 random token replacement * Change perdayvolume generator logic to get random token value replacement
Li Wu authoredAug 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 9bcfdfb - Browse repository at this point
Copy the full SHA 9bcfdfbView commit details
Commits on Aug 26, 2019
-
Tony Lee authored
Aug 26, 2019 Configuration menu - View commit details
-
Copy full SHA for fe50964 - Browse repository at this point
Copy the full SHA fe50964View commit details
Commits on Aug 30, 2019
-
* exclude global from perDayVolume assignment * Address comment
Configuration menu - View commit details
-
Copy full SHA for 6ef4255 - Browse repository at this point
Copy the full SHA 6ef4255View commit details -
Fix security vulnerability issue (#289)
Li Wu authoredAug 30, 2019 Configuration menu - View commit details
-
Copy full SHA for aa48a44 - Browse repository at this point
Copy the full SHA aa48a44View commit details -
Fix custom plugin stale docs (#290)
Li Wu authoredAug 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 77cfabf - Browse repository at this point
Copy the full SHA 77cfabfView commit details
Commits on Sep 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f29c332 - Browse repository at this point
Copy the full SHA f29c332View commit details
Commits on Sep 18, 2019
-
Li Wu authored
Sep 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 1720fee - Browse repository at this point
Copy the full SHA 1720feeView commit details
Commits on Sep 24, 2019
-
Add syslogAddHeader config directive (#296)
* Add syslog header to event in syslog mode
Configuration menu - View commit details
-
Copy full SHA for 906e4d9 - Browse repository at this point
Copy the full SHA 906e4d9View commit details
Commits on Sep 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 901453c - Browse repository at this point
Copy the full SHA 901453cView commit details
Commits on Oct 8, 2019
-
Using multiprocess pool to address the OOM issue (#301)
* Using multiprocess pool to address the OOM issue * Fix test case fail
Li Wu authoredOct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for e36b1f8 - Browse repository at this point
Copy the full SHA e36b1f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c25c4 - Browse repository at this point
Copy the full SHA 48c25c4View commit details -
Lynch Wu committed
Oct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 0b8e3f8 - Browse repository at this point
Copy the full SHA 0b8e3f8View commit details -
Merge branch 'release-6.5.2' into develop
Lynch Wu committedOct 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 8ff4033 - Browse repository at this point
Copy the full SHA 8ff4033View commit details
Commits on Oct 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 684d1f4 - Browse repository at this point
Copy the full SHA 684d1f4View commit details -
Merge branch 'master' into develop
Tony Lee authoredOct 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 88fcd5d - Browse repository at this point
Copy the full SHA 88fcd5dView commit details
Commits on Oct 10, 2019
-
variable assignment fix (#306)
Tony Lee authoredOct 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 8dfcd1e - Browse repository at this point
Copy the full SHA 8dfcd1eView commit details -
Merge branch 'master' into develop
Tony Lee authoredOct 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 3b473ad - Browse repository at this point
Copy the full SHA 3b473adView commit details
Commits on Oct 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 25a7f1c - Browse repository at this point
Copy the full SHA 25a7f1cView commit details -
Fix security vulnerability issue reported by GitHub (#309)
Li Wu authored and Tony Lee committedOct 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 418eeeb - Browse repository at this point
Copy the full SHA 418eeebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b4de5 - Browse repository at this point
Copy the full SHA b6b4de5View commit details -
Merge branch 'master' into develop
Tony Lee authoredOct 14, 2019 Configuration menu - View commit details
-
Copy full SHA for b0183fa - Browse repository at this point
Copy the full SHA b0183faView commit details
Commits on Oct 17, 2019
-
Tony Lee authored
Oct 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 5352ac2 - Browse repository at this point
Copy the full SHA 5352ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e4406 - Browse repository at this point
Copy the full SHA f8e4406View commit details -
Update tutorial related docs (#315)
Li Wu authoredOct 17, 2019 Configuration menu - View commit details
-
Copy full SHA for f22869a - Browse repository at this point
Copy the full SHA f22869aView commit details
Commits on Oct 18, 2019
-
Li Wu authored and Tony Lee committed
Oct 18, 2019 Configuration menu - View commit details
-
Copy full SHA for ef61674 - Browse repository at this point
Copy the full SHA ef61674View commit details
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e8c460b - Browse repository at this point
Copy the full SHA e8c460bView commit details
Commits on Oct 22, 2019
-
Add disable logging option to fix oom (#323)
* Add disable logging option to fix oom * Fix modular input bug
Li Wu authored and Tony Lee committedOct 22, 2019 Configuration menu - View commit details
-
Copy full SHA for b95b59d - Browse repository at this point
Copy the full SHA b95b59dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a02e4 - Browse repository at this point
Copy the full SHA e0a02e4View commit details
Commits on Oct 23, 2019
-
* init commit for python 3 migration * migrate to py3 for test * Fix import issue * Fix test cases * Fix jinja test case * Fix multiprocess issue * Fix a few warnings * Fix test case fail * Fix test case * Fix cluster test cases * Fix set_conf error * Fix shebang * Remove logutils lib from source * Fix splunkstream import error * Remove logutils from requirements.txt * Fix build spl error * Change code block indent * Fix doc anchor issue * Fix app running on Splunk 8.0 issue * Fix xrange issue introduced by develop branch * Fix merge bug * Fix bug * remove logutils * Fix makefile bug * Fix configparser bug * Change filter function
Li Wu authoredOct 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 523ea23 - Browse repository at this point
Copy the full SHA 523ea23View commit details -
Lynch Wu committed
Oct 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 188ac04 - Browse repository at this point
Copy the full SHA 188ac04View commit details -
Lynch Wu committed
Oct 23, 2019 Configuration menu - View commit details
-
Copy full SHA for e508bc2 - Browse repository at this point
Copy the full SHA e508bc2View commit details -
Merge branch 'release-7.0.0' into develop
Lynch Wu committedOct 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 807ce11 - Browse repository at this point
Copy the full SHA 807ce11View commit details
Commits on Oct 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f535790 - Browse repository at this point
Copy the full SHA f535790View commit details
Commits on Oct 25, 2019
-
Fixed standalone healthcheck (#328)
Tony Lee authoredOct 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 7e3fd76 - Browse repository at this point
Copy the full SHA 7e3fd76View commit details
Commits on Oct 29, 2019
-
Add python2 libs required by perf test case (#331)
Li Wu authored and Tony Lee committedOct 29, 2019 Configuration menu - View commit details
-
Copy full SHA for ac58f6b - Browse repository at this point
Copy the full SHA ac58f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e665658 - Browse repository at this point
Copy the full SHA e665658View commit details
Commits on Oct 31, 2019
-
Fix oom caused by ujson (#336)
* Fix oom caused by ujson * Fix test env
Li Wu authored and Tony Lee committedOct 31, 2019 Configuration menu - View commit details
-
Copy full SHA for 64d0935 - Browse repository at this point
Copy the full SHA 64d0935View commit details
Commits on Nov 1, 2019
-
add release automation script (#335)
* add release automation script
Configuration menu - View commit details
-
Copy full SHA for 1ecce27 - Browse repository at this point
Copy the full SHA 1ecce27View commit details
Commits on Nov 8, 2019
-
Fix process leak and start/stop 500 issue (#344)
* Fix process leak and start/stop 500 issue * Fix test case fail
Li Wu authoredNov 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 34f06af - Browse repository at this point
Copy the full SHA 34f06afView commit details -
Fix high system load issue (#345)
Li Wu authored and Tony Lee committedNov 8, 2019 Configuration menu - View commit details
-
Copy full SHA for a9e5600 - Browse repository at this point
Copy the full SHA a9e5600View commit details
Commits on Nov 11, 2019
-
* Adding an option * Adding ujson2 for python3 as well * minor improvements
Tony Lee authoredNov 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 6193825 - Browse repository at this point
Copy the full SHA 6193825View commit details
Commits on Nov 12, 2019
-
* intermediate code for scp_plugin * code clean up * Added doc * revert windbag * Cap * added test
Tony Lee authoredNov 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 9ffbcbc - Browse repository at this point
Copy the full SHA 9ffbcbcView commit details
Commits on Nov 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1b695d8 - Browse repository at this point
Copy the full SHA 1b695d8View commit details
Commits on Nov 14, 2019
-
Tony Lee authored
Nov 14, 2019 Configuration menu - View commit details
-
Copy full SHA for fbe8b25 - Browse repository at this point
Copy the full SHA fbe8b25View commit details
Commits on Nov 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9730801 - Browse repository at this point
Copy the full SHA 9730801View commit details
Commits on Dec 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 775b1a8 - Browse repository at this point
Copy the full SHA 775b1a8View commit details
Commits on Dec 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 20603c1 - Browse repository at this point
Copy the full SHA 20603c1View commit details
Commits on Dec 19, 2019
-
Revert coverage version to 4.5.4 (#355)
Li Wu authored and Tony Lee committedDec 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 38a201a - Browse repository at this point
Copy the full SHA 38a201aView commit details
Commits on Feb 20, 2020
-
Fix CI failure cased by jinja new version and update the log config t…
…o reduce log in app (#358)
Li Wu authoredFeb 20, 2020 Configuration menu - View commit details
-
Copy full SHA for f33c072 - Browse repository at this point
Copy the full SHA f33c072View commit details
Commits on Feb 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6cf054b - Browse repository at this point
Copy the full SHA 6cf054bView commit details -
Bump nokogiri from 1.10.4 to 1.10.8 in /docs (#359)
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]>
Configuration menu - View commit details
-
Copy full SHA for 305552d - Browse repository at this point
Copy the full SHA 305552dView commit details
Commits on Mar 2, 2020
-
Fix jinja plugin bug and test addon sample (#361)
Li Wu authoredMar 2, 2020 Configuration menu - View commit details
-
Copy full SHA for addcc9f - Browse repository at this point
Copy the full SHA addcc9fView commit details
Commits on Apr 6, 2020
-
* 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]>
Configuration menu - View commit details
-
Copy full SHA for e91d4b8 - Browse repository at this point
Copy the full SHA e91d4b8View commit details -
Improvement/release script (#368)
* add PR to master * update title in sent PR Co-authored-by: Li Wu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d175b10 - Browse repository at this point
Copy the full SHA d175b10View commit details -
Correct python2/3 issue (#363)
* msg must be a bytes like object * msg must be a bytes like object Co-authored-by: Li Wu <[email protected]>
Ryan Faircloth and Li Wu authoredApr 6, 2020 Configuration menu - View commit details
-
Copy full SHA for d96d1a4 - Browse repository at this point
Copy the full SHA d96d1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5eb17 - Browse repository at this point
Copy the full SHA 5a5eb17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9316e19 - Browse repository at this point
Copy the full SHA 9316e19View commit details