{
  "template": {
    "settings": {
      "index": {
        "lifecycle": {
          "name": "metrics"
        },
        "mapping": {
          "total_fields": {
            "ignore_dynamic_beyond_limit": true
          }
        }
      }
    }
  },
  "_meta": {
    "description": "default settings for the metrics index template installed by x-pack",
    "managed": true
  },
  "version": ${xpack.stack.template.version},
  "deprecated": ${xpack.stack.template.deprecated}
}
