Skip to content

v0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@abutaha abutaha released this 10 Dec 17:07
· 75 commits to master since this release

Release Notes

This version comes with major changes.

  • Most of the code was rewritten.
  • Added ability to disable signing the requests. This should make aws-es-proxy work with any ElasticSearch installation.
  • Added functionality to log client requests and server responses to log files for debug.

Notes:

At the moment, the log files are not being automatically rotated, so keep an eye on the file size.
If you are going to use Kibana most of the time, we recommend you to not enable file logging option as this will generate huge amount of unreadable data (Kibana webapp will be entirely written to the log file).