
profiling.component-template.profiling-ilm.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
{
"template": {
"settings": {
"index": {
"lifecycle": {
"name": "profiling-60-days"
}
}
}
},
"_meta": {
"index-template-version": ${xpack.profiling.template.version},
"managed": true
},
"version": ${xpack.profiling.template.version}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy