Skip to content

Implement various fixes and new features#76

Open
MkCons wants to merge 4 commits into
internetitem:masterfrom
MkCons:master
Open

Implement various fixes and new features#76
MkCons wants to merge 4 commits into
internetitem:masterfrom
MkCons:master

Conversation

@MkCons

@MkCons MkCons commented Jul 9, 2020

Copy link
Copy Markdown
  • Clear the log buffer so that when the program is about to finish pending messages are sent to Elasticsearch.
  • Add the capability of transmitting compressed messages.
  • Add the capability of logging Java POJOs as JSON.
  • Whenever a key-value parameter is logged as part of a message “serialized document with docOid=1234”, we log it outside as well, as other appenders do “serialized document with docOid=1234” + “docOid=1234”.
  • Allow the users to add a keyPrefix, so we would have prefix.docOid=1234.
  • Add closing resources following 6a5bc60
  • Update readme

These changes were sponsored by IGT (https://www.igt.com/)

- Clear the log buffer so that when the program is about to finish pending messages are sent to Elasticsearch.
- Add the capability of transmitting compressed messages.
- Add the capability of logging Java POJOs as JSON.
- Whenever a key-value parameter is logged as part of a message “serialized document with docOid=1234”, we log it outside as well, as other appenders do “serialized document with docOid=1234” + “docOid=1234”.
- Allow the users to add a keyPrefix, so we would have prefix.docOid=1234.
- Add closing resources following internetitem@6a5bc60
@MkCons MkCons changed the title Implement the following changes: Implement various fixes and new features Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant