diff --git a/docs/getting-started/tutorial-sample-data.asciidoc b/docs/getting-started/tutorial-sample-data.asciidoc index 7eb46bd26b900..d064f41c65073 100644 --- a/docs/getting-started/tutorial-sample-data.asciidoc +++ b/docs/getting-started/tutorial-sample-data.asciidoc @@ -25,8 +25,7 @@ In this tutorial, you’ll learn to: * Edit a visualization * Inspect the data behind the scenes -NOTE: If security is enabled, you must have the `all` Kibana privilege. -You must also have access to the `kibana_sample_data_flights` index with -the `read`, `write,` and `manage` privileges. See {xpack-ref}/security-privileges.html[Security Privileges] +NOTE: If security is enabled, you must have `read`, `write`, and `manage` privileges +on the `kibana_sample_data_*` indices. See {xpack-ref}/security-privileges.html[Security Privileges] for more information.