All Downloads are FREE. Search and download functionalities are using the official Maven repository.

deprecation.deprecation-indexing-template.json Maven / Gradle / Ivy

There is a newer version: 8.17.0
Show newest version
{
  "index_patterns": [".logs-deprecation.*"],
  "priority": 1000,
  "data_stream": {
    "hidden": true
  },
  "composed_of": [
    ".deprecation-indexing-mappings",
    ".deprecation-indexing-settings"
  ],
  "allow_auto_create": true,
  "_meta": {
    "description": "default template for Stack deprecation logs index template installed by x-pack",
    "managed": true
  },
  "version": ${xpack.deprecation.indexing.template.version}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy