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

command/debug: fix bug where monitor was not honoring configured duration #16834

Merged
merged 3 commits into from
Aug 23, 2022

Conversation

davidadeleon
Copy link
Contributor

This PR fixes a bug in the log target for vault debug. When defining a debug duration length longer than two minutes, the vault.log file in the debug package would only have the first two minutes of logs emitted during the window, and then have newlines for the remainder of the time frame.

@jasonodonnell jasonodonnell changed the title Use specific client with longer timeout for log debug target command/debug: fix bug where monitor was not honoring configured duration Aug 23, 2022
Copy link
Contributor

@jasonodonnell jasonodonnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoo, thanks for fixing this!

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.

3 participants