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

ES creds in an exception log #63

Open
gopi-nath opened this issue Dec 28, 2017 · 6 comments
Open

ES creds in an exception log #63

gopi-nath opened this issue Dec 28, 2017 · 6 comments

Comments

@gopi-nath
Copy link

gopi-nath commented Dec 28, 2017

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

@gopi-nath
Copy link
Author

Hey @felixbarny
Any updates in here?

@trampi
Copy link
Member

trampi commented Jan 5, 2018

Hi @gopi-nath,
sorry for not responding earlier. @felixbarny is currently on vacation, he will be here again on the beginning of the next week. I did take a quick look and think it should be easily solvable. As far as I know Felix, he will probably release a fix in a timely manner when he is back.
Unfortunately do I not have the rights to release a fixed version.

@gopi-nath
Copy link
Author

@trampi Thanks a lot!

@felixbarny
Copy link
Member

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

@gopi-nath
Copy link
Author

Thanks! @felixbarny

@felixbarny
Copy link
Member

I have fixed another set of cases which could lead to credentials being logged: https://github.com/stagemonitor/stagemonitor/releases/tag/0.86.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants