-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Docs: Add password keystore setting for email account passwords #33409
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
Docs: Add password keystore setting for email account passwords #33409
Conversation
|
Pinging @elastic/es-core-infra |
rjernst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple comments.
|
|
||
| In order to not store the account SMTP password as plaintext in the | ||
| elasticsearch yaml file, you should use the keystore instead (you can still | ||
| store the password in the elasticsearch configuration file, if you need to) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we should have this node about putting the password in elasticsearch.yml. This should be going away; we shouldn't be promoting it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed that mention
| -------------------------------------------------- | ||
|
|
||
| In order to not store the account SMTP password as plaintext in the | ||
| elasticsearch yaml file, you should use the keystore instead (you can still |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should crosslink to the keystore docs ("secure settings").
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
danielmitterdorfer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Always refer to secure settings when setting up email account passwords
Always refer to secure settings when setting up email account passwords
The keystore configuration options have not been mentioned yet, but have so in hipchat/jira/pagerduty actions.