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

schema.os.create.index.tasklist-metric.json Maven / Gradle / Ivy

{
  "dynamic": "strict",
  "properties": {
    "id": {
      "type": "keyword"
    },
    "eventTime": {
      "format": "date_time || epoch_millis",
      "type": "date"
    },
    "event": {
      "type": "keyword"
    },
    "value": {
      "type": "keyword"
    },
    "tenantId": {
      "type": "keyword"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy