Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop reliable network transport for logback logs #11

Open
vzarubin opened this issue Dec 13, 2017 · 0 comments
Open

Develop reliable network transport for logback logs #11

vzarubin opened this issue Dec 13, 2017 · 0 comments
Assignees

Comments

@vzarubin
Copy link
Collaborator

Current implementation of log messages transmission is not reliable:

  1. Server may not allow multiple connections from different clients;
  2. there is no reliable algorithm for message delivery at the moment: no repeatable process and message caching in the persistence storage (FS or queue)
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

No branches or pull requests

2 participants