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

Log streaming with json-file rotate #2403

Open
56KBs opened this issue Aug 8, 2019 · 1 comment
Open

Log streaming with json-file rotate #2403

56KBs opened this issue Aug 8, 2019 · 1 comment

Comments

@56KBs
Copy link

56KBs commented Aug 8, 2019

When trying to use the SDK along with a container using "json-file" logging configuration with a rotate set to 200k, once the rotate occurs the streaming logs API will hang indefinitely and not pick up new logs coming in.

I've fixed this locally for now by increasing the max-size for the log, however is this something anyone else has experienced?

@shin-
Copy link
Contributor

shin- commented Aug 8, 2019

This is likely to be an API issue rather than a client issue. Can you report this on https://github.com/moby/moby instead?

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