Skip to content

[Fleet] Alternative Index pattern in ES templates #88307

@jalvz

Description

@jalvz

When installing integrations, Fleet creates templates with index patterns following the indexing strategy: <type>-<dataset>-*

In the APM package, the datasets defined are only a prefix, and a service name will be appended during runtime. We therefore need that the APM templates are created with matching index patterns, like <type>-<dataset>*-*

Fleet should know whether to create templates with this alternative index pattern based on the dataset_is_prefix boolean field in the data stream manifest file.

Spec PR: elastic/package-spec#102

Metadata

Metadata

Assignees

Labels

Team:FleetTeam label for Observability Data Collection Fleet teamv7.12.0

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions