Skip to content

v0.1.1

Compare
Choose a tag to compare
@packetb-old packetb-old released this 09 May 23:42
· 15154 commits to master since this release

Bug fix release. Changelog:

  • Catch parsing errors using defer/recover.
  • Exit with a clear error in case parsing the configuration file fails.
  • Added optional logging in JSON format for the data that is sent to Elasticsearch.
  • Ignoring outgoing messages is now configurable and disabled by default. It was by default on for HTTP.
  • Many improvements in debug messages.

Thank you to all contributors!