Skip to content

Commit

Permalink
[DOCS] Update data streams list screenshots and description of "delet…
Browse files Browse the repository at this point in the history
…e data stream" (elastic#67145)

* [DOCS] Updated data streams list screenshots and delete functionality description

* Update docs/reference/data-streams/set-up-a-data-stream.asciidoc

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>

* Update set-up-a-data-stream.asciidoc

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
  • Loading branch information
yuliacech and jrodewig committed Jan 7, 2021
1 parent 142a24b commit 553c588
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/reference/data-streams/set-up-a-data-stream.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,11 @@ GET /_data_stream/my-data-stream

To delete a data stream and its backing indices, open the {kib} menu and go to
*Stack Management > Index Management*. In the *Data Streams* tab, click the
trash can icon.
trash icon. The trash icon only displays if you have the `delete_index`
<<security-privileges, security privilege>> for the data stream.

[role="screenshot"]
image::images/data-streams/data-streams-list.png[Data Streams tab]
image::images/data-streams/data-streams-no-delete.png[Data Streams tab]

[%collapsible]
.API example
Expand Down
Binary file modified docs/reference/images/data-streams/data-streams-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 553c588

Please sign in to comment.