Skip to content

LogGenerator 1.02

Choose a tag to compare

@anders-wartoft anders-wartoft released this 11 Oct 06:16
· 32 commits to main since this release
  • 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