Skip to content

Performance boost with Rust Engine, added fluentd interface &more

Compare
Choose a tag to compare
@ddbnl ddbnl released this 02 May 12:03
· 25 commits to master since this release
  • Implemented a new Rust engine that drastically improves performance and adds stability.
  • Added a fluentd interface with a PR from @owentl, thank you!
  • Added a default timestamp field for graylog to support native searching of Audit logs by CreationDate thanks to @flotpg, thanks!
  • Added self scheduling from config file as optional alternative to CRON / Task scheduler (off by default). 'schedule.yaml' config example
  • Bug fixes