Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions serverless/pages/index-management.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ on multiple indices, select their checkboxes and then open the **Manage** menu.

Investigate your data streams and address lifecycle management needs in the **Data Streams** view.

In {es-serverless}, indices matching the `logs-*-*` pattern use the logsDB index mode by default. The logsDB index mode creates a {ref}/logs-data-stream.html[logs data stream].

The value in the **Indices** column indicates the number of backing indices. Click this number to drill down into details.

A value in the data retention column indicates that the data stream is managed by a data stream lifecycle policy.
Expand Down Expand Up @@ -115,6 +117,8 @@ image::images/index-management-index-templates.png[Index templates]

// TO-DO: This screenshot is missing some tabs that exist in serverless

The default *logs* template uses the logsDB index mode to create a {ref}/logs-data-stream.html[logs data stream].

If you don't have any templates, you can create one using the **Create template** wizard.

////
Expand Down