Advertisement
Guest User

Untitled

a guest
Jul 13th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 3.20 KB | None | 0 0
  1. {
  2.   "agslx-hpclavc05-varnishtop" : {
  3.     "aliases" : { },
  4.     "mappings" : {
  5.       "vc_server" : {
  6.         "properties" : {
  7.           "@timestamp" : {
  8.             "type" : "date",
  9.             "format" : "strict_date_optional_time||epoch_millis"
  10.           },
  11.           "hostname" : {
  12.             "type" : "string"
  13.           },
  14.           "parameter" : {
  15.             "type" : "string"
  16.           },
  17.           "type" : {
  18.             "type" : "string"
  19.           },
  20.           "value" : {
  21.             "type" : "long"
  22.           }
  23.         }
  24.       }
  25.     },
  26.     "settings" : {
  27.       "index" : {
  28.         "agslx-hpclavc05-varnishtop" : {
  29.           "settings" : {
  30.             "index" : {
  31.               "agslx-hpclavc05-varnishtop" : {
  32.                 "settings" : {
  33.                   "index" : {
  34.                     "creation_date" : "1468456603454",
  35.                     "number_of_shards" : "5",
  36.                     "number_of_replicas" : "1",
  37.                     "uuid" : "ygXgVrVBSaW4eTDjkRS26A",
  38.                     "version" : {
  39.                       "created" : "2030499"
  40.                     }
  41.                   }
  42.                 },
  43.                 "mappings" : {
  44.                   "vc_server" : {
  45.                     "properties" : {
  46.                       "hostname" : {
  47.                         "type" : "string"
  48.                       },
  49.                       "@timestamp" : {
  50.                         "format" : "strict_date_optional_time||epoch_millis",
  51.                         "type" : "date"
  52.                       },
  53.                       "type" : {
  54.                         "type" : "string"
  55.                       },
  56.                       "value" : {
  57.                         "type" : "long"
  58.                       },
  59.                       "parameter" : {
  60.                         "type" : "string",
  61.                         "index" : "not_analyzed"
  62.                       }
  63.                     }
  64.                   }
  65.                 }
  66.               },
  67.               "creation_date" : "1468457040302",
  68.               "number_of_shards" : "5",
  69.               "number_of_replicas" : "1",
  70.               "uuid" : "hePGaeroQreS5MkDWzG5Jg",
  71.               "version" : {
  72.                 "created" : "2030499"
  73.               }
  74.             }
  75.           },
  76.           "mappings" : {
  77.             "vc_server" : {
  78.               "properties" : {
  79.                 "hostname" : {
  80.                   "type" : "string"
  81.                 },
  82.                 "@timestamp" : {
  83.                   "format" : "strict_date_optional_time||epoch_millis",
  84.                   "type" : "date"
  85.                 },
  86.                 "type" : {
  87.                   "type" : "string"
  88.                 },
  89.                 "value" : {
  90.                   "type" : "long"
  91.                 },
  92.                 "parameter" : {
  93.                   "type" : "string",
  94.                   "index" : "not_analyzed"
  95.                 }
  96.               }
  97.             }
  98.           }
  99.         },
  100.         "creation_date" : "1468457161631",
  101.         "number_of_shards" : "5",
  102.         "number_of_replicas" : "1",
  103.         "uuid" : "VitomSApQMyH_Fw4tzVG9A",
  104.         "version" : {
  105.           "created" : "2030499"
  106.         }
  107.       }
  108.     },
  109.     "warmers" : { }
  110.   }
  111. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement