You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deprecated[The insecure way of storing sensitive data (`url`, `user` and `password`) in the configuration file or the cluster settings is deprecated]
117
+
[WARNING]
118
+
======
119
+
Storing sensitive data (`url`, `user` and `password`) in the configuration file or the cluster settings is insecure and has been deprecated. Please use {es}'s secure {ref}/secure-settings.html[keystore] method instead.
120
+
======
118
121
119
122
To avoid credentials that transit in clear text over the network, {watcher} will
120
123
reject `url` settings like `http://internal-jira.elastic.co` that are based on
0 commit comments