Skip to content

Full rust rewrite

Compare
Choose a tag to compare
@ddbnl ddbnl released this 10 Mar 22:01
· 10 commits to master since this release

The tool is now written entirely in Rust, which will hopefully keep down the number of bugs. The number of interfaces has been reduced to only support what I believe is actually being used:

  • CSV
  • Graylog
  • Fluentd

If you are missing an interface, please raise an issue.

A container is now available; it is the recommended way to run the tool. See the repo readme for instructions.

Some breaking changes in the command line arguments and configs. Please take a quick look at the README.md to readjust.