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

Cherry-pick #15935 to 7.6: [Elastic Log Driver] Fix file check bug, deal with logging #16095

Merged
merged 3 commits into from
Feb 5, 2020

Conversation

fearful-symmetry
Copy link
Contributor

Cherry-pick of PR #15935 to 7.6 branch. Original message:

This addresses a bug where we weren't properly checking to see if a meta.json file existed, and also a default debug log level. Users can now config the log level with LOG_DRIVER_LEVEL

…5935)

* fix file check bug, deal with logging

* add logging env fix

* remove space

* fix nil pointer deref

* add missing blocking read call

(cherry picked from commit d60e65b)
@fearful-symmetry fearful-symmetry merged commit 5f3cb76 into elastic:7.6 Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants