Skip to content

Releases: anders-wartoft/LogGenerator

1.04-SNAPSHOT

17 Oct 16:59

Choose a tag to compare

  • Bug fixe in output item factory. Missing TCP and File outputs.

1.03-SNAPSHOT

11 Oct 19:38

Choose a tag to compare

Completed the Java Version downgrade. Fixed a bug in the ElasticInputItem

LogGenerator 1.02

11 Oct 06:16

Choose a tag to compare

  • 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