Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.template
package org.elasticsearch.xpack.core.template
-
ClassesClassDescriptionDescribes an index template to be loaded from a resource file for use with an
IndexTemplateRegistry.Abstracts the logic of managing versioned index templates, ingest pipelines and lifecycle policies for plugins that require such things.Describes an ingest pipeline to be loaded from a resource file for use with anIndexTemplateRegistry.Describes an index lifecycle policy to be loaded from a resource file for use with anIndexTemplateRegistry.Handling versioned templates for time-based indices in x-packCreates index templates and ingest pipelines based on YAML files defined in resources.yaml.