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

arch.plugin.x-pack-core.7.12.1.source-code.metrics-settings.json Maven / Gradle / Ivy

{
  "template": {
    "settings": {
      "index": {
        "lifecycle": {
          "name": "metrics"
        },
        "codec": "best_compression",
        "query": {
          "default_field": ["message"]
        }
      }
    }
  },
  "_meta": {
    "description": "default settings for the metrics index template installed by x-pack",
    "managed": true
  },
  "version": ${xpack.stack.template.version}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy