
profiling.index-template.profiling-stackframes.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": [
".profiling-stackframes*"
],
"composed_of": [
"profiling-stackframes",
"profiling-stackframes@custom",
"profiling-ilm",
"profiling-hot-tier",
"profiling-ilm@custom"
],
"ignore_missing_component_templates": [
"profiling-stackframes@custom",
"profiling-ilm@custom"
],
"priority": 100,
"_meta": {
"description": "Index template for .profiling-stackframes",
"managed": true
},
"version": ${xpack.profiling.template.version}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy