3

elasticsearch/8/migration-recipe

How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This recipe is a set of codemods that will help migrate to Elasticsearch 8.

The recipe includes the following codemods:

  • elasticsearch/8/migrate-plugins-extended
  • elasticsearch/8/move-client-configurations
  • elasticsearch/8/rename-query-string
  • elasticsearch/8/unify-return-value

Ready to contribute?

Build your own codemod and share it with the community.