Browse Source

[DOCS] Add note about Kibana warning in ILM tutorial (#97346)

Abdon Pijpelink 2 years ago
parent
commit
d94461a6ea
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/reference/ilm/example-index-lifecycle-policy.asciidoc

+ 5 - 0
docs/reference/ilm/example-index-lifecycle-policy.asciidoc

@@ -77,6 +77,7 @@ backing indices for these data streams.
 To view the `logs` policy in {kib}:
 
 . Open the menu and go to **Stack Management > Index Lifecycle Policies**.
+. Select **Include managed system policies**.
 . Select the `logs` policy.
 
 The `logs` policy uses the recommended rollover defaults: Start writing to a new
@@ -89,6 +90,10 @@ settings.
 [role="screenshot"]
 image::images/ilm/tutorial-ilm-hotphaserollover-default.png[View rollover defaults]
 
+Note that {kib} displays a warning that editing a managed policy can break
+Kibana. For this tutorial, you can ignore that warning and proceed with
+modifying the policy.
+
 [discrete]
 [[ilm-ex-modify-policy]]
 ==== Modify the policy