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

TLS handshake errors produce log messages with a slightly different log format #5108

Closed
nkissebe opened this issue Aug 15, 2018 · 0 comments
Closed

Comments

@nkissebe
Copy link

Relatively minor issue, and maybe its buried to far in a go library to change, but:

TLS handshake errors produce log messages with a slightly different log format than messages coming from vault.

Normal log messages:
2018-08-15T11:04:09.918-0400 [INFO ] expiration: lease restore complete

TLS handshake errors:
2018-08-15 11:04:10.025470 I | http: TLS handshake error from 10.65.243.28:29075: EOF

The date format is slightly different, and the debug level is indicated differently. If not expected this could make automatic log monitoring do something unexpected.

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

1 participant