Skip to content

Commit 7d7a9d9

Browse files
tsullivandakrone
andauthored
[Index Management] Doc updates for Kibana Reporting built-ins (#120829)
* [Index Management] Doc updates for Kibana Reporting built-ins * Update docs/reference/indices/index-templates.asciidoc Co-authored-by: Lee Hinman <[email protected]> --------- Co-authored-by: Lee Hinman <[email protected]>
1 parent ea75dbe commit 7d7a9d9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/reference/indices/index-templates.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ template with the highest priority is used.
4040
following index patterns:
4141
4242
// tag::built-in-index-template-patterns[]
43+
- `.kibana-reporting*`
4344
- `logs-*-*`
4445
- `metrics-*-*`
4546
- `synthetics-*-*`

docs/reference/indices/put-component-template.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Name of the component template to create.
9797
{es} includes the following built-in component templates:
9898
9999
// tag::built-in-component-templates[]
100+
- `kibana-reporting@settings`
100101
- `logs@mappings`
101102
- `logs@settings`
102103
- `metrics@mappings`

0 commit comments

Comments
 (0)