v0.1.1
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!