You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This content applies to: [](../../../solutions/search.md)[](../../../solutions/observability.md)[](../../../solutions/security/elastic-security-serverless.md)
26
+
This content applies to: [](/solutions/search.md)[](/solutions/observability.md)[](/solutions/security/elastic-security-serverless.md)
27
27
28
28
An index is a fundamental unit of storage in {{es}}. It is a collection of documents uniquely identified by a name or an [alias](../../../manage-data/data-store/aliases.md). This unique name is important because it’s used to target the index in search queries and other operations.
29
29
@@ -104,7 +104,7 @@ A [data stream](/manage-data/data-store/index-types/data-streams.md) lets you st
104
104
105
105
Investigate your data streams and address lifecycle management needs in the **Data Streams** view.
@@ -122,7 +122,7 @@ An [index template](/manage-data/data-store/templates.md) is a way to tell {{es}
122
122
123
123
Create, edit, clone, and delete your index templates in the **Index Templates** view. Changes made to an index template do not affect existing indices.
0 commit comments