Releases: anders-wartoft/LogGenerator
Releases · anders-wartoft/LogGenerator
1.04-SNAPSHOT
- Bug fixe in output item factory. Missing TCP and File outputs.
1.03-SNAPSHOT
Completed the Java Version downgrade. Fixed a bug in the ElasticInputItem
LogGenerator 1.02
- There's an exploit for one of the dependencies (jackson xml) used for previous versions. Please download the new or get the new source and re-build the LogGenerator.
- Bug fixes for Elastic Input Item
- Added Json File Input Item
- Json- and Elastic items now emit found array items as new events
- Refactored the code to run on Java 11
- Changed maven script to Java 11
- Bug fixes in Json Filter. You can now extract a field with the dot (.) notation, e.g., _source.message