-
Notifications
You must be signed in to change notification settings - Fork 0
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
ES creds in an exception log #63
Comments
Hey @felixbarny |
Hi @gopi-nath, |
@trampi Thanks a lot! |
I've released 0.86.1 which should be available via maven central in the next few minutes: https://github.com/stagemonitor/stagemonitor/releases/tag/0.86.1 |
Thanks! @felixbarny |
I have fixed another set of cases which could lead to credentials being logged: https://github.com/stagemonitor/stagemonitor/releases/tag/0.86.2 |
Hi @felixbarny & @trampi,
The ES creds are appearing in logs again. Could you please take a look at it?
28 Dec 2017 00:41:27,886 ERROR [async-elasticsearch] ElasticsearchClient:194 - [] - [] - Error while updating kibana index pattern, definition = java.io.IOException: Server returned HTTP respo
nse code: 401 for URL: https://user:[email protected]/.kibana/index-pattern/stagemonitor-metrics-*, pattern path = kibana/stagemonitor-metrics-kibana-index-patter
n.json
28 Dec 2017 00:41:28,111 WARN [async-elasticsearch] ElasticsearchClient$BulkErrorReportingResponseHandler:449 - [] - [] - Error(s) while sending a _bulk request to elasticsearch: failed to parse [timeFrom]
28 Dec 2017 00:41:28,236 ERROR [async-elasticsearch] ElasticsearchClient:194 - [] - [] - Error while updating kibana index pattern, definition = java.io.IOException: Server returned HTTP respo
nse code: 401 for URL: https://user:[email protected]/.kibana/index-pattern/stagemonitor-spans-*, pattern path = kibana/stagemonitor-spans-kibana-index-pattern.js
on
The text was updated successfully, but these errors were encountered: