Skip to content

Migration aliases for 8.0 #18329

@andrewkroh

Description

@andrewkroh

For the transition from 6.x to 7.0 Beats added a configuration option to add alias fields to index templates pointing from the old field to the new field. Those need to be removed.

Migration *common.Config `config:"migration.6_to_7"`

Changes

  • Remove migration aliases from fields.yml files.
  • Change migration.6_to_7 to migration.7_to_8
  • Delete dev-tools/ecs-migration.yml.

For 8.0 we will track migrations inside of dev-tools/ecs-migration-8x.yml. The file will have the same format as the previous dev-tools/ecs-migration.yml. It's moved into the script directory to be colocated with the two scripts that used the file.

New migration aliases for 8.0 can then begin to be added to the fields.yml files as they were in the past.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalledTeam:IntegrationsLabel for the Integrations teamdiscussIssue needs further discussion.

    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