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

arch.plugin.x-pack-core.7.12.1.source-code.watches-11.json Maven / Gradle / Ivy

{
  "index_patterns": [ ".watches*" ],
  "order": 2147483647,
  "settings": {
    "index.number_of_shards": 1,
    "index.number_of_replicas": 0,
    "index.auto_expand_replicas": "0-1",
    "index.format": 6,
    "index.priority": 800
  },
  "mappings": {
    "_doc": {
      "dynamic" : "strict",
      "properties": {
        "status": {
          "type": "object",
          "enabled" : false,
          "dynamic" : true
        },
        "trigger" : {
          "type": "object",
          "enabled" : false,
          "dynamic" : true
        },
        "input": {
          "type": "object",
          "enabled" : false,
          "dynamic" : true
        },
        "condition": {
          "type": "object",
          "enabled" : false,
          "dynamic" : true
        },
        "throttle_period": {
          "type" : "keyword",
          "index" : false,
          "doc_values" : false
        },
        "throttle_period_in_millis": {
          "type" : "long",
          "index" : false,
          "doc_values" : false
        },
        "transform": {
          "type" : "object",
          "enabled" : false,
          "dynamic" : true
        },
        "actions": {
          "type" : "object",
          "enabled" : false,
          "dynamic" : true
        },
        "metadata" : {
          "type" : "object",
          "dynamic": true
        }
      }
    }
  },
  "version": 11
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy