mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Indicate that security is enabled (#118620)
Removes the statement "When security is enabled" -- security is always enabled on Cloud, so this statement is unnecessary.
This commit is contained in:
parent
0118e1a400
commit
5f31aa18a0
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ When you've finished, you'll know how to:
|
|||
|
||||
[float]
|
||||
=== Required privileges
|
||||
When security is enabled, you must have `read`, `write`, and `manage` privileges on the `kibana_sample_data_*` indices.
|
||||
You must have `read`, `write`, and `manage` privileges on the `kibana_sample_data_*` indices.
|
||||
Learn how to <<tutorial-secure-access-to-kibana, secure access to {kib}>>, or refer to {ref}/security-privileges.html[Security privileges] for more information.
|
||||
|
||||
[float]
|
||||
|
@ -144,4 +144,4 @@ image::images/dashboard_sampleDataAddFilter_7.15.0.png[The [eCommerce] Revenue D
|
|||
|
||||
*Create a dashboard with your own data.* Ready to learn more about analyzing your data in *Dashboard*? Go to <<dashboard, Dashboard>>.
|
||||
|
||||
*Try out the {ml-features}.* Ready to analyze the sample data sets and generate models for its patterns of behavior? Go to {ml-docs}/ml-getting-started.html[Getting started with {ml}].
|
||||
*Try out the {ml-features}.* Ready to analyze the sample data sets and generate models for its patterns of behavior? Go to {ml-docs}/ml-getting-started.html[Getting started with {ml}].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue