Skip to content

Commit d7cd4de

Browse files
kilfoyleeedugon
andauthored
Update manage-data/lifecycle/index-lifecycle-management/tutorial-customize-built-in-policies.md
Co-authored-by: Edu González de la Herrán <[email protected]>
1 parent c3aeda6 commit d7cd4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/lifecycle/index-lifecycle-management/tutorial-customize-built-in-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ A `@custom` component template allows you to customize the mappings and settings
150150

151151
Many {{es}} managed index templates include one or more `@custom` component templates. A `@custom` component template must first be created before it can be used, and its name must exactly match the name specified in the managed index template in order to be applied automatically to indices as they're created.
152152

153-
For example, if you're ingesting OpenTelemetry (OTel) logs, any OTel log data streams and their backing indices are configured by the `logs-otel@template` managed index template. That index template automatically applies settings defined in the `logs@custom` or the `logs-otel@custom` template when they exist.
153+
For example, if you're ingesting OpenTelemetry (OTel) logs, any OTel log data streams and their backing indices are configured by the `logs-otel@template` managed index template. That index template automatically applies settings defined in the `logs@custom` and the `logs-otel@custom` template when they exist.
154154

155155
Go to **Index Management > Index Templates** and select any managed index to view the `@custom` component templates associated with it.
156156

0 commit comments

Comments
 (0)