Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
1 change: 1 addition & 0 deletions docs/reference/indices/index-templates.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ template with the highest priority is used.
following index patterns:

// tag::built-in-index-template-patterns[]
- `.kibana-reporting`
- `logs-*-*`
- `metrics-*-*`
- `synthetics-*-*`
Expand Down
1 change: 1 addition & 0 deletions docs/reference/indices/put-component-template.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Name of the component template to create.
{es} includes the following built-in component templates:

// tag::built-in-component-templates[]
- `kibana-reporting@settings`
- `logs@mappings`
- `logs@settings`
- `metrics@mappings`
Expand Down
Loading