
arch.plugin.x-pack-template-resources.8.17.2.source-code.metrics@template.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of x-pack-template-resources Show documentation
Show all versions of x-pack-template-resources Show documentation
Elasticsearch subproject :x-pack:plugin:core:template-resources
{
"index_patterns": ["metrics-*-*"],
"priority": 100,
"data_stream": {},
"composed_of": [
"metrics@mappings",
"data-streams@mappings",
"metrics@settings",
"metrics@custom"
],
"ignore_missing_component_templates": ["metrics@custom"],
"allow_auto_create": true,
"_meta": {
"description": "default metrics template installed by x-pack",
"managed": true
},
"version": ${xpack.stack.template.version},
"deprecated": ${xpack.stack.template.deprecated}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy