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

idxproxy.mapping.json Maven / Gradle / Ivy

There is a newer version: 5.6.5
Show newest version
{
  "config": {
    "_source": {
      "enabled": true
    },
    "_all": {
      "enabled": false
    },
    "properties": {
      "doc_type": {
        "type": "keyword"
      },
      "file_position": {
        "type": "long"
      },
      "node_name": {
        "type": "keyword"
      },
      "@timestamp": {
        "type": "date"
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy