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

arch.plugin.x-pack-template-resources.8.17.2.source-code.logs@mappings.json Maven / Gradle / Ivy

There is a newer version: 8.17.0
Show newest version
{
  "template": {
    "mappings": {
      "date_detection": false,
      "properties": {
        "@timestamp": {
          "type": "date"
        },
        "data_stream.type": {
          "type": "constant_keyword",
          "value": "logs"
        },
        "data_stream.dataset": {
          "type": "constant_keyword"
        },
        "data_stream.namespace": {
          "type": "constant_keyword"
        }
      }
    }
  },
  "_meta": {
    "description": "default mappings for the logs index template installed by x-pack",
    "managed": true
  },
  "version": ${xpack.stack.template.version},
  "deprecated": ${xpack.stack.template.deprecated}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy