Releases: devgc/EventMonkey
Releases · devgc/EventMonkey
EventMonkey_v1.3.0_b20170216
EventMonkey_v1.2.0_b20160808
[1.2.0] - 2016-08-08
Added
- Methods to add elastic options
- use elastic config file for complex configurations including using ssl certs
- supply username and password (or just username and be prompted for password)
- Functionality to ingest records from EVTXtract's extracted json
Changed
- Now uses evtx.mapping.json file as the elastic mapping
EventMonkey_v1.0.1_b20160622
[1.0.1] - 2016-06-22
Added
- pyinstaller spec for creating exe
Fixed
- Mulitprocess issue that prevented creating exe with pyinstaller
Changed
- Moved mapping to etc folder
EventMonkey_v1.0.0_b20160616
Initial release.