We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f98d9 commit a136217Copy full SHA for a136217
x-pack/docs/en/security/configuring-es.asciidoc
@@ -85,7 +85,7 @@ user API.
85
. Set up roles and users to control access to {es}.
86
For example, to grant _John Doe_ full access to all indices that match
87
the pattern `events*` and enable him to create visualizations and dashboards
88
-for those indices in {kib}, you could create an `events_admin` role and
+for those indices in {kib}, you could create an `events_admin` role
89
and assign the role to a new `johndoe` user.
90
+
91
--
0 commit comments