-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DOCS] Updates index management doc for 6.7 #30906
Conversation
Pinging @elastic/kibana-docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just had one small comment on close.
From the *Manage* menu, you can perform these index-level operations on either | ||
a single or multiple indices: | ||
|
||
* *Close the index*. Blocks the index from read/write operations. If |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably want to add something here about it getting removed from RAM too.
* [DOCS] Updates index management doc for 6.7 * [DOCS] Incorporates review changes into managing indices doc
* [DOCS] Updates index management doc for 6.7 * [DOCS] Incorporates review changes into managing indices doc
* [DOCS] Updates index management doc for 6.7 * [DOCS] Incorporates review changes into managing indices doc
Summary
Fixes [#29140]
This PR updates the Index Management doc to include descriptions of labels and the freeze action.
[skip ci]