Skip to content

Instantly share code, notes, and snippets.

@portante
Last active August 29, 2015 14:10
Show Gist options
  • Save portante/711aa2428461a7485384 to your computer and use it in GitHub Desktop.
Save portante/711aa2428461a7485384 to your computer and use it in GitHub Desktop.
{
"timestamp" : 1417816715652,
"cluster_name" : "elasticsearch.patriots",
"status" : "red",
"indices" : {
"count" : 79,
"shards" : {
"total" : 79,
"primaries" : 79,
"replication" : 0.0,
"index" : {
"shards" : {
"min" : 1,
"max" : 1,
"avg" : 1.0
},
"primaries" : {
"min" : 1,
"max" : 1,
"avg" : 1.0
},
"replication" : {
"min" : 0.0,
"max" : 0.0,
"avg" : 0.0
}
}
},
"docs" : {
"count" : 2077309677,
"deleted" : 0
},
"store" : {
"size_in_bytes" : 222508098363,
"throttle_time_in_millis" : 0
},
"fielddata" : {
"memory_size_in_bytes" : 0,
"evictions" : 0
},
"filter_cache" : {
"memory_size_in_bytes" : 0,
"evictions" : 0
},
"id_cache" : {
"memory_size_in_bytes" : 0
},
"completion" : {
"size_in_bytes" : 0
},
"segments" : {
"count" : 850,
"memory_in_bytes" : 578174440,
"index_writer_memory_in_bytes" : 0,
"index_writer_max_memory_in_bytes" : 20615843002,
"version_map_memory_in_bytes" : 0,
"fixed_bit_set_memory_in_bytes" : 10326056088
},
"percolate" : {
"total" : 0,
"time_in_millis" : 0,
"current" : 0,
"memory_size_in_bytes" : -1,
"memory_size" : "-1b",
"queries" : 0
}
},
"nodes" : {
"count" : {
"total" : 1,
"master_only" : 0,
"data_only" : 0,
"master_data" : 1,
"client" : 0
},
"versions" : [ "1.4.1" ],
"os" : {
"available_processors" : 40,
"mem" : {
"total_in_bytes" : 270180573184
},
"cpu" : [ {
"vendor" : "Intel",
"model" : "Xeon",
"mhz" : 2393,
"total_cores" : 40,
"total_sockets" : 40,
"cores_per_socket" : 64,
"cache_size_in_bytes" : 30720,
"count" : 1
} ]
},
"process" : {
"cpu" : {
"percent" : 502
},
"open_file_descriptors" : {
"min" : 2688,
"max" : 2688,
"avg" : 2688
}
},
"jvm" : {
"max_uptime_in_millis" : 221361,
"versions" : [ {
"version" : "1.7.0_65",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "24.65-b04",
"vm_vendor" : "Oracle Corporation",
"count" : 1
} ],
"mem" : {
"heap_used_in_bytes" : 16357785600,
"heap_max_in_bytes" : 206158430208
},
"threads" : 229
},
"fs" : {
"total_in_bytes" : 16158972641280,
"free_in_bytes" : 14094901018624,
"available_in_bytes" : 14094901018624
},
"plugins" : [ {
"name" : "head",
"version" : "NA",
"description" : "No description found.",
"url" : "/_plugin/head/",
"jvm" : false,
"site" : true
} ]
}
}
{
".marvel-2014.11.24" : {
"mappings" : {
"node_stats" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"fielddata_breaker" : {
"properties" : {
"estimated_size" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"estimated_size_in_bytes" : {
"type" : "long"
},
"maximum_size" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"maximum_size_in_bytes" : {
"type" : "long"
},
"overhead" : {
"type" : "double"
},
"tripped" : {
"type" : "long"
}
}
},
"fs" : {
"properties" : {
"data" : {
"properties" : {
"available_in_bytes" : {
"type" : "long"
},
"dev" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"free_in_bytes" : {
"type" : "long"
},
"mount" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"path" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"total_in_bytes" : {
"type" : "long"
}
}
},
"timestamp" : {
"type" : "long"
},
"total" : {
"properties" : {
"available_in_bytes" : {
"type" : "long"
},
"disk_io_op" : {
"type" : "long"
},
"disk_io_size_in_bytes" : {
"type" : "long"
},
"disk_read_size_in_bytes" : {
"type" : "long"
},
"disk_reads" : {
"type" : "long"
},
"disk_write_size_in_bytes" : {
"type" : "long"
},
"disk_writes" : {
"type" : "long"
},
"free_in_bytes" : {
"type" : "long"
},
"total_in_bytes" : {
"type" : "long"
}
}
}
}
},
"http" : {
"properties" : {
"current_open" : {
"type" : "long"
},
"total_opened" : {
"type" : "long"
}
}
},
"indices" : {
"properties" : {
"completion" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
}
}
},
"docs" : {
"properties" : {
"count" : {
"type" : "long"
},
"deleted" : {
"type" : "long"
}
}
},
"fielddata" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"filter_cache" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"flush" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"get" : {
"properties" : {
"current" : {
"type" : "long"
},
"exists_time_in_millis" : {
"type" : "long"
},
"exists_total" : {
"type" : "long"
},
"missing_time_in_millis" : {
"type" : "long"
},
"missing_total" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"id_cache" : {
"properties" : {
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"indexing" : {
"properties" : {
"delete_current" : {
"type" : "long"
},
"delete_time_in_millis" : {
"type" : "long"
},
"delete_total" : {
"type" : "long"
},
"index_current" : {
"type" : "long"
},
"index_time_in_millis" : {
"type" : "long"
},
"index_total" : {
"type" : "long"
}
}
},
"merges" : {
"properties" : {
"current" : {
"type" : "long"
},
"current_docs" : {
"type" : "long"
},
"current_size_in_bytes" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_docs" : {
"type" : "long"
},
"total_size_in_bytes" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"percolate" : {
"properties" : {
"current" : {
"type" : "long"
},
"memory_size" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"memory_size_in_bytes" : {
"type" : "long"
},
"queries" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"refresh" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"search" : {
"properties" : {
"fetch_current" : {
"type" : "long"
},
"fetch_time_in_millis" : {
"type" : "long"
},
"fetch_total" : {
"type" : "long"
},
"open_contexts" : {
"type" : "long"
},
"query_current" : {
"type" : "long"
},
"query_time_in_millis" : {
"type" : "long"
},
"query_total" : {
"type" : "long"
}
}
},
"segments" : {
"properties" : {
"count" : {
"type" : "long"
},
"index_writer_memory_in_bytes" : {
"type" : "long"
},
"memory_in_bytes" : {
"type" : "long"
},
"version_map_memory_in_bytes" : {
"type" : "long"
}
}
},
"store" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
},
"throttle_time_in_millis" : {
"type" : "long"
}
}
},
"suggest" : {
"properties" : {
"current" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"translog" : {
"properties" : {
"operations" : {
"type" : "long"
},
"size_in_bytes" : {
"type" : "long"
}
}
},
"warmer" : {
"properties" : {
"current" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
}
}
},
"jvm" : {
"properties" : {
"buffer_pools" : {
"properties" : {
"direct" : {
"properties" : {
"count" : {
"type" : "long"
},
"total_capacity_in_bytes" : {
"type" : "long"
},
"used_in_bytes" : {
"type" : "long"
}
}
},
"mapped" : {
"properties" : {
"count" : {
"type" : "long"
},
"total_capacity_in_bytes" : {
"type" : "long"
},
"used_in_bytes" : {
"type" : "long"
}
}
}
}
},
"gc" : {
"properties" : {
"collectors" : {
"properties" : {
"old" : {
"properties" : {
"collection_count" : {
"type" : "long"
},
"collection_time_in_millis" : {
"type" : "long"
}
}
},
"young" : {
"properties" : {
"collection_count" : {
"type" : "long"
},
"collection_time_in_millis" : {
"type" : "long"
}
}
}
}
}
}
},
"mem" : {
"properties" : {
"heap_committed_in_bytes" : {
"type" : "long"
},
"heap_max_in_bytes" : {
"type" : "long"
},
"heap_used_in_bytes" : {
"type" : "long"
},
"heap_used_percent" : {
"type" : "long"
},
"non_heap_committed_in_bytes" : {
"type" : "long"
},
"non_heap_used_in_bytes" : {
"type" : "long"
},
"pools" : {
"properties" : {
"old" : {
"properties" : {
"max_in_bytes" : {
"type" : "long"
},
"peak_max_in_bytes" : {
"type" : "long"
},
"peak_used_in_bytes" : {
"type" : "long"
},
"used_in_bytes" : {
"type" : "long"
}
}
},
"survivor" : {
"properties" : {
"max_in_bytes" : {
"type" : "long"
},
"peak_max_in_bytes" : {
"type" : "long"
},
"peak_used_in_bytes" : {
"type" : "long"
},
"used_in_bytes" : {
"type" : "long"
}
}
},
"young" : {
"properties" : {
"max_in_bytes" : {
"type" : "long"
},
"peak_max_in_bytes" : {
"type" : "long"
},
"peak_used_in_bytes" : {
"type" : "long"
},
"used_in_bytes" : {
"type" : "long"
}
}
}
}
}
}
},
"threads" : {
"properties" : {
"count" : {
"type" : "long"
},
"peak_count" : {
"type" : "long"
}
}
},
"timestamp" : {
"type" : "long"
},
"uptime_in_millis" : {
"type" : "long"
}
}
},
"network" : {
"properties" : {
"tcp" : {
"properties" : {
"active_opens" : {
"type" : "long"
},
"attempt_fails" : {
"type" : "long"
},
"curr_estab" : {
"type" : "long"
},
"estab_resets" : {
"type" : "long"
},
"in_errs" : {
"type" : "long"
},
"in_segs" : {
"type" : "long"
},
"out_rsts" : {
"type" : "long"
},
"out_segs" : {
"type" : "long"
},
"passive_opens" : {
"type" : "long"
},
"retrans_segs" : {
"type" : "long"
}
}
}
}
},
"node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master" : {
"type" : "boolean"
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"os" : {
"properties" : {
"cpu" : {
"properties" : {
"idle" : {
"type" : "long"
},
"stolen" : {
"type" : "long"
},
"sys" : {
"type" : "long"
},
"usage" : {
"type" : "long"
},
"user" : {
"type" : "long"
}
}
},
"load_average" : {
"properties" : {
"15m" : {
"type" : "float"
},
"1m" : {
"type" : "float"
},
"5m" : {
"type" : "float"
}
}
},
"mem" : {
"properties" : {
"actual_free_in_bytes" : {
"type" : "long"
},
"actual_used_in_bytes" : {
"type" : "long"
},
"free_in_bytes" : {
"type" : "long"
},
"free_percent" : {
"type" : "long"
},
"used_in_bytes" : {
"type" : "long"
},
"used_percent" : {
"type" : "long"
}
}
},
"swap" : {
"properties" : {
"free_in_bytes" : {
"type" : "long"
},
"used_in_bytes" : {
"type" : "long"
}
}
},
"timestamp" : {
"type" : "long"
},
"uptime_in_millis" : {
"type" : "long"
}
}
},
"process" : {
"properties" : {
"cpu" : {
"properties" : {
"percent" : {
"type" : "long"
},
"sys_in_millis" : {
"type" : "long"
},
"total_in_millis" : {
"type" : "long"
},
"user_in_millis" : {
"type" : "long"
}
}
},
"mem" : {
"properties" : {
"resident_in_bytes" : {
"type" : "long"
},
"share_in_bytes" : {
"type" : "long"
},
"total_virtual_in_bytes" : {
"type" : "long"
}
}
},
"open_file_descriptors" : {
"type" : "long"
},
"timestamp" : {
"type" : "long"
}
}
},
"thread_pool" : {
"properties" : {
"bench" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"bulk" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"flush" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"generic" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"get" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"index" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"management" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"merge" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"optimize" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"percolate" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"refresh" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"search" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"snapshot" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"snapshot_data" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"suggest" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
},
"warmer" : {
"properties" : {
"active" : {
"type" : "long"
},
"completed" : {
"type" : "long"
},
"largest" : {
"type" : "long"
},
"queue" : {
"type" : "long"
},
"rejected" : {
"type" : "long"
},
"threads" : {
"type" : "long"
}
}
}
}
},
"transport" : {
"properties" : {
"rx_count" : {
"type" : "long"
},
"rx_size_in_bytes" : {
"type" : "long"
},
"server_open" : {
"type" : "long"
},
"tx_count" : {
"type" : "long"
},
"tx_size_in_bytes" : {
"type" : "long"
}
}
}
}
},
"_default_" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : { }
},
"cluster_stats" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"indices" : {
"properties" : {
"completion" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
}
}
},
"count" : {
"type" : "long"
},
"docs" : {
"properties" : {
"count" : {
"type" : "long"
},
"deleted" : {
"type" : "long"
}
}
},
"fielddata" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"filter_cache" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"id_cache" : {
"properties" : {
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"percolate" : {
"properties" : {
"current" : {
"type" : "long"
},
"memory_size" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"memory_size_in_bytes" : {
"type" : "long"
},
"queries" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"segments" : {
"properties" : {
"count" : {
"type" : "long"
},
"index_writer_memory_in_bytes" : {
"type" : "long"
},
"memory_in_bytes" : {
"type" : "long"
},
"version_map_memory_in_bytes" : {
"type" : "long"
}
}
},
"shards" : {
"properties" : {
"index" : {
"properties" : {
"primaries" : {
"properties" : {
"avg" : {
"type" : "double"
},
"max" : {
"type" : "long"
},
"min" : {
"type" : "long"
}
}
},
"replication" : {
"properties" : {
"avg" : {
"type" : "double"
},
"max" : {
"type" : "double"
},
"min" : {
"type" : "double"
}
}
},
"shards" : {
"properties" : {
"avg" : {
"type" : "double"
},
"max" : {
"type" : "long"
},
"min" : {
"type" : "long"
}
}
}
}
},
"primaries" : {
"type" : "long"
},
"replication" : {
"type" : "double"
},
"total" : {
"type" : "long"
}
}
},
"store" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
},
"throttle_time_in_millis" : {
"type" : "long"
}
}
}
}
},
"nodes" : {
"properties" : {
"count" : {
"properties" : {
"client" : {
"type" : "long"
},
"data_only" : {
"type" : "long"
},
"master_data" : {
"type" : "long"
},
"master_only" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"fs" : {
"properties" : {
"available_in_bytes" : {
"type" : "long"
},
"free_in_bytes" : {
"type" : "long"
},
"total_in_bytes" : {
"type" : "long"
}
}
},
"jvm" : {
"properties" : {
"max_uptime_in_millis" : {
"type" : "long"
},
"mem" : {
"properties" : {
"heap_max_in_bytes" : {
"type" : "long"
},
"heap_used_in_bytes" : {
"type" : "long"
}
}
},
"threads" : {
"type" : "long"
},
"versions" : {
"properties" : {
"count" : {
"type" : "long"
},
"version" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"vm_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"vm_vendor" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"vm_version" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
}
}
},
"os" : {
"properties" : {
"available_processors" : {
"type" : "long"
},
"cpu" : {
"properties" : {
"cache_size_in_bytes" : {
"type" : "long"
},
"cores_per_socket" : {
"type" : "long"
},
"count" : {
"type" : "long"
},
"mhz" : {
"type" : "long"
},
"model" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"total_cores" : {
"type" : "long"
},
"total_sockets" : {
"type" : "long"
},
"vendor" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"mem" : {
"properties" : {
"total_in_bytes" : {
"type" : "long"
}
}
}
}
},
"plugins" : {
"properties" : {
"description" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"jvm" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"site" : {
"type" : "boolean"
},
"url" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"version" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"process" : {
"properties" : {
"cpu" : {
"properties" : {
"percent" : {
"type" : "long"
}
}
},
"open_file_descriptors" : {
"properties" : {
"avg" : {
"type" : "long"
},
"max" : {
"type" : "long"
},
"min" : {
"type" : "long"
}
}
}
}
},
"versions" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"status" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"timestamp" : {
"type" : "long"
},
"uuid" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"shard_event" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"_source_node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master" : {
"type" : "boolean"
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"event" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"index" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"message" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"reason" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"routing" : {
"properties" : {
"index" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"node" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"primary" : {
"type" : "boolean"
},
"shard" : {
"type" : "long"
},
"state" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"shard_id" : {
"type" : "long"
}
}
},
"index_stats" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"_source_node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master" : {
"type" : "boolean"
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"index" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"primaries" : {
"properties" : {
"completion" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
}
}
},
"docs" : {
"properties" : {
"count" : {
"type" : "long"
},
"deleted" : {
"type" : "long"
}
}
},
"fielddata" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"filter_cache" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"flush" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"get" : {
"properties" : {
"current" : {
"type" : "long"
},
"exists_time_in_millis" : {
"type" : "long"
},
"exists_total" : {
"type" : "long"
},
"missing_time_in_millis" : {
"type" : "long"
},
"missing_total" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"id_cache" : {
"properties" : {
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"indexing" : {
"properties" : {
"delete_current" : {
"type" : "long"
},
"delete_time_in_millis" : {
"type" : "long"
},
"delete_total" : {
"type" : "long"
},
"index_current" : {
"type" : "long"
},
"index_time_in_millis" : {
"type" : "long"
},
"index_total" : {
"type" : "long"
}
}
},
"merges" : {
"properties" : {
"current" : {
"type" : "long"
},
"current_docs" : {
"type" : "long"
},
"current_size_in_bytes" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_docs" : {
"type" : "long"
},
"total_size_in_bytes" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"percolate" : {
"properties" : {
"current" : {
"type" : "long"
},
"memory_size" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"memory_size_in_bytes" : {
"type" : "long"
},
"queries" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"refresh" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"search" : {
"properties" : {
"fetch_current" : {
"type" : "long"
},
"fetch_time_in_millis" : {
"type" : "long"
},
"fetch_total" : {
"type" : "long"
},
"open_contexts" : {
"type" : "long"
},
"query_current" : {
"type" : "long"
},
"query_time_in_millis" : {
"type" : "long"
},
"query_total" : {
"type" : "long"
}
}
},
"segments" : {
"properties" : {
"count" : {
"type" : "long"
},
"index_writer_memory_in_bytes" : {
"type" : "long"
},
"memory_in_bytes" : {
"type" : "long"
},
"version_map_memory_in_bytes" : {
"type" : "long"
}
}
},
"store" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
},
"throttle_time_in_millis" : {
"type" : "long"
}
}
},
"suggest" : {
"properties" : {
"current" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"translog" : {
"properties" : {
"operations" : {
"type" : "long"
},
"size_in_bytes" : {
"type" : "long"
}
}
},
"warmer" : {
"properties" : {
"current" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
}
}
},
"total" : {
"properties" : {
"completion" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
}
}
},
"docs" : {
"properties" : {
"count" : {
"type" : "long"
},
"deleted" : {
"type" : "long"
}
}
},
"fielddata" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"filter_cache" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"flush" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"get" : {
"properties" : {
"current" : {
"type" : "long"
},
"exists_time_in_millis" : {
"type" : "long"
},
"exists_total" : {
"type" : "long"
},
"missing_time_in_millis" : {
"type" : "long"
},
"missing_total" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"id_cache" : {
"properties" : {
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"indexing" : {
"properties" : {
"delete_current" : {
"type" : "long"
},
"delete_time_in_millis" : {
"type" : "long"
},
"delete_total" : {
"type" : "long"
},
"index_current" : {
"type" : "long"
},
"index_time_in_millis" : {
"type" : "long"
},
"index_total" : {
"type" : "long"
}
}
},
"merges" : {
"properties" : {
"current" : {
"type" : "long"
},
"current_docs" : {
"type" : "long"
},
"current_size_in_bytes" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_docs" : {
"type" : "long"
},
"total_size_in_bytes" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"percolate" : {
"properties" : {
"current" : {
"type" : "long"
},
"memory_size" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"memory_size_in_bytes" : {
"type" : "long"
},
"queries" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"refresh" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"search" : {
"properties" : {
"fetch_current" : {
"type" : "long"
},
"fetch_time_in_millis" : {
"type" : "long"
},
"fetch_total" : {
"type" : "long"
},
"open_contexts" : {
"type" : "long"
},
"query" : {
"properties" : {
"query_total" : {
"type" : "long"
}
}
},
"query_current" : {
"type" : "long"
},
"query_time_in_millis" : {
"type" : "long"
},
"query_total" : {
"type" : "long"
}
}
},
"segments" : {
"properties" : {
"count" : {
"type" : "long"
},
"index_writer_memory_in_bytes" : {
"type" : "long"
},
"memory_in_bytes" : {
"type" : "long"
},
"version_map_memory_in_bytes" : {
"type" : "long"
}
}
},
"store" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
},
"throttle_time_in_millis" : {
"type" : "long"
}
}
},
"suggest" : {
"properties" : {
"current" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"translog" : {
"properties" : {
"operations" : {
"type" : "long"
},
"size_in_bytes" : {
"type" : "long"
}
}
},
"warmer" : {
"properties" : {
"current" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
}
}
}
}
},
"cluster_event" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"_source_node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master" : {
"type" : "boolean"
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"active_primary_shards" : {
"type" : "long"
},
"active_shards" : {
"type" : "long"
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"event" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"event_source" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"initializing_shards" : {
"type" : "long"
},
"message" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"number_of_data_nodes" : {
"type" : "long"
},
"number_of_nodes" : {
"type" : "long"
},
"relocating_shards" : {
"type" : "long"
},
"status" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"timed_out" : {
"type" : "boolean"
},
"unassigned_shards" : {
"type" : "long"
}
}
},
"indices_stats" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"_source_node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master" : {
"type" : "boolean"
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"primaries" : {
"properties" : {
"completion" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
}
}
},
"docs" : {
"properties" : {
"count" : {
"type" : "long"
},
"deleted" : {
"type" : "long"
}
}
},
"fielddata" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"filter_cache" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"flush" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"get" : {
"properties" : {
"current" : {
"type" : "long"
},
"exists_time_in_millis" : {
"type" : "long"
},
"exists_total" : {
"type" : "long"
},
"missing_time_in_millis" : {
"type" : "long"
},
"missing_total" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"id_cache" : {
"properties" : {
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"indexing" : {
"properties" : {
"delete_current" : {
"type" : "long"
},
"delete_time_in_millis" : {
"type" : "long"
},
"delete_total" : {
"type" : "long"
},
"index_current" : {
"type" : "long"
},
"index_time_in_millis" : {
"type" : "long"
},
"index_total" : {
"type" : "long"
}
}
},
"merges" : {
"properties" : {
"current" : {
"type" : "long"
},
"current_docs" : {
"type" : "long"
},
"current_size_in_bytes" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_docs" : {
"type" : "long"
},
"total_size_in_bytes" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"percolate" : {
"properties" : {
"current" : {
"type" : "long"
},
"memory_size" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"memory_size_in_bytes" : {
"type" : "long"
},
"queries" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"refresh" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"search" : {
"properties" : {
"fetch_current" : {
"type" : "long"
},
"fetch_time_in_millis" : {
"type" : "long"
},
"fetch_total" : {
"type" : "long"
},
"open_contexts" : {
"type" : "long"
},
"query_current" : {
"type" : "long"
},
"query_time_in_millis" : {
"type" : "long"
},
"query_total" : {
"type" : "long"
}
}
},
"segments" : {
"properties" : {
"count" : {
"type" : "long"
},
"index_writer_memory_in_bytes" : {
"type" : "long"
},
"memory_in_bytes" : {
"type" : "long"
},
"version_map_memory_in_bytes" : {
"type" : "long"
}
}
},
"store" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
},
"throttle_time_in_millis" : {
"type" : "long"
}
}
},
"suggest" : {
"properties" : {
"current" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"translog" : {
"properties" : {
"operations" : {
"type" : "long"
},
"size_in_bytes" : {
"type" : "long"
}
}
},
"warmer" : {
"properties" : {
"current" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
}
}
},
"total" : {
"properties" : {
"completion" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
}
}
},
"docs" : {
"properties" : {
"count" : {
"type" : "long"
},
"deleted" : {
"type" : "long"
}
}
},
"fielddata" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"filter_cache" : {
"properties" : {
"evictions" : {
"type" : "long"
},
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"flush" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"get" : {
"properties" : {
"current" : {
"type" : "long"
},
"exists_time_in_millis" : {
"type" : "long"
},
"exists_total" : {
"type" : "long"
},
"missing_time_in_millis" : {
"type" : "long"
},
"missing_total" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"id_cache" : {
"properties" : {
"memory_size_in_bytes" : {
"type" : "long"
}
}
},
"indexing" : {
"properties" : {
"delete_current" : {
"type" : "long"
},
"delete_time_in_millis" : {
"type" : "long"
},
"delete_total" : {
"type" : "long"
},
"index_current" : {
"type" : "long"
},
"index_time_in_millis" : {
"type" : "long"
},
"index_total" : {
"type" : "long"
}
}
},
"merges" : {
"properties" : {
"current" : {
"type" : "long"
},
"current_docs" : {
"type" : "long"
},
"current_size_in_bytes" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_docs" : {
"type" : "long"
},
"total_size_in_bytes" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"percolate" : {
"properties" : {
"current" : {
"type" : "long"
},
"memory_size" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"memory_size_in_bytes" : {
"type" : "long"
},
"queries" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"refresh" : {
"properties" : {
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
},
"search" : {
"properties" : {
"fetch_current" : {
"type" : "long"
},
"fetch_time_in_millis" : {
"type" : "long"
},
"fetch_total" : {
"type" : "long"
},
"open_contexts" : {
"type" : "long"
},
"query_current" : {
"type" : "long"
},
"query_time_in_millis" : {
"type" : "long"
},
"query_total" : {
"type" : "long"
}
}
},
"segments" : {
"properties" : {
"count" : {
"type" : "long"
},
"index_writer_memory_in_bytes" : {
"type" : "long"
},
"memory_in_bytes" : {
"type" : "long"
},
"version_map_memory_in_bytes" : {
"type" : "long"
}
}
},
"store" : {
"properties" : {
"size_in_bytes" : {
"type" : "long"
},
"throttle_time_in_millis" : {
"type" : "long"
}
}
},
"suggest" : {
"properties" : {
"current" : {
"type" : "long"
},
"time_in_millis" : {
"type" : "long"
},
"total" : {
"type" : "long"
}
}
},
"translog" : {
"properties" : {
"operations" : {
"type" : "long"
},
"size_in_bytes" : {
"type" : "long"
}
}
},
"warmer" : {
"properties" : {
"current" : {
"type" : "long"
},
"total" : {
"type" : "long"
},
"total_time_in_millis" : {
"type" : "long"
}
}
}
}
}
}
},
"index_event" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"_source_node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master" : {
"type" : "boolean"
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"active_primary_shards" : {
"type" : "long"
},
"active_shards" : {
"type" : "long"
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"event" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"event_source" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"index" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"initializing_shards" : {
"type" : "long"
},
"message" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"number_of_replicas" : {
"type" : "long"
},
"number_of_shards" : {
"type" : "long"
},
"relocating_shards" : {
"type" : "long"
},
"shards" : {
"properties" : {
"0" : {
"properties" : {
"active_shards" : {
"type" : "long"
},
"initializing_shards" : {
"type" : "long"
},
"primary_active" : {
"type" : "boolean"
},
"relocating_shards" : {
"type" : "long"
},
"status" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"unassigned_shards" : {
"type" : "long"
}
}
}
}
},
"status" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"unassigned_shards" : {
"type" : "long"
}
}
},
"cluster_state" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"_source_node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master" : {
"type" : "boolean"
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"blocks" : {
"type" : "object",
"enabled" : false
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"event" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"event_source" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master_node" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"message" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"nodes" : {
"type" : "object",
"enabled" : false
},
"routing_nodes" : {
"type" : "object",
"enabled" : false
},
"routing_table" : {
"type" : "object",
"enabled" : false
},
"status" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"version" : {
"type" : "long"
}
}
},
"node_event" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : { }
},
"routing_event" : {
"dynamic_templates" : [ {
"string_fields" : {
"mapping" : {
"type" : "multi_field",
"fields" : {
"raw" : {
"index" : "not_analyzed",
"ignore_above" : 256,
"type" : "string"
},
"{name}" : {
"index" : "analyzed",
"omit_norms" : true,
"type" : "string"
}
}
},
"match" : "*",
"match_mapping_type" : "string"
}
} ],
"properties" : {
"@timestamp" : {
"type" : "date",
"format" : "dateOptionalTime"
},
"_source_node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master" : {
"type" : "boolean"
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"cluster_name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"event" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"index" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"message" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"node" : {
"properties" : {
"data_node" : {
"type" : "boolean"
},
"host" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"id" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"ip_port" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"master_node" : {
"type" : "boolean"
},
"name" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"transport_address" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"routing" : {
"properties" : {
"index" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"node" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
},
"primary" : {
"type" : "boolean"
},
"shard" : {
"type" : "long"
},
"state" : {
"type" : "string",
"norms" : {
"enabled" : false
},
"fields" : {
"raw" : {
"type" : "string",
"index" : "not_analyzed",
"ignore_above" : 256
}
}
}
}
},
"shard_id" : {
"type" : "long"
}
}
}
}
}
}
{
"vos.sar-20141019" : {
"mappings" : {
"sar" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"number-of-cpus" : {
"type" : "integer",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysdata-version" : {
"type" : "float",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"cpu-load" : {
"type" : "nested",
"properties" : {
"cpu" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"idle" : {
"type" : "double"
},
"iowait" : {
"type" : "double"
},
"nice" : {
"type" : "double"
},
"steal" : {
"type" : "double"
},
"system" : {
"type" : "double"
},
"user" : {
"type" : "double"
}
}
},
"cpu-load-all" : {
"type" : "nested",
"properties" : {
"cpu" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"gnice" : {
"type" : "double"
},
"guest" : {
"type" : "double"
},
"idle" : {
"type" : "double"
},
"iowait" : {
"type" : "double"
},
"irq" : {
"type" : "double"
},
"nice" : {
"type" : "double"
},
"soft" : {
"type" : "double"
},
"steal" : {
"type" : "double"
},
"sys" : {
"type" : "double"
},
"usr" : {
"type" : "double"
}
}
},
"disk" : {
"type" : "nested",
"properties" : {
"avgqu-sz" : {
"type" : "double"
},
"avgrq-sz" : {
"type" : "double"
},
"await" : {
"type" : "double"
},
"disk-device" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"rd_sec" : {
"type" : "double"
},
"svctm" : {
"type" : "double"
},
"tps" : {
"type" : "double"
},
"util-percent" : {
"type" : "double"
},
"wr_sec" : {
"type" : "double"
}
}
},
"filesystems" : {
"type" : "nested",
"properties" : {
"Ifree" : {
"type" : "long"
},
"Iused" : {
"type" : "long"
},
"Iused-percent" : {
"type" : "double"
},
"MBfsfree" : {
"type" : "long"
},
"MBfsused" : {
"type" : "long"
},
"filesystem" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"fsused-percent" : {
"type" : "double"
},
"ufsused-percent" : {
"type" : "double"
}
}
},
"hugepages" : {
"properties" : {
"hugfree" : {
"type" : "long"
},
"hugused" : {
"type" : "long"
},
"hugused-percent" : {
"type" : "double"
}
}
},
"interrupts" : {
"type" : "nested",
"properties" : {
"intr" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"value" : {
"type" : "double"
}
}
},
"interrupts-processor" : {
"type" : "nested",
"properties" : {
"cpu" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"intr" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"io" : {
"properties" : {
"io-reads" : {
"properties" : {
"bread" : {
"type" : "double"
},
"rtps" : {
"type" : "double"
}
}
},
"io-writes" : {
"properties" : {
"bwrtn" : {
"type" : "double"
},
"wtps" : {
"type" : "double"
}
}
},
"tps" : {
"type" : "double"
}
}
},
"kernel" : {
"properties" : {
"dentunusd" : {
"type" : "long"
},
"file-nr" : {
"type" : "long"
},
"inode-nr" : {
"type" : "long"
},
"pty-nr" : {
"type" : "long"
}
}
},
"memory" : {
"properties" : {
"active" : {
"type" : "long"
},
"buffers" : {
"type" : "long"
},
"bufpg" : {
"type" : "double"
},
"cached" : {
"type" : "long"
},
"campg" : {
"type" : "double"
},
"commit" : {
"type" : "long"
},
"commit-percent" : {
"type" : "double"
},
"dirty" : {
"type" : "long"
},
"frmpg" : {
"type" : "double"
},
"inactive" : {
"type" : "long"
},
"memfree" : {
"type" : "long"
},
"memused" : {
"type" : "long"
},
"memused-percent" : {
"type" : "double"
},
"swpcad" : {
"type" : "long"
},
"swpcad-percent" : {
"type" : "double"
},
"swpfree" : {
"type" : "long"
},
"swpused" : {
"type" : "long"
},
"swpused-percent" : {
"type" : "double"
}
}
},
"network" : {
"properties" : {
"net-dev" : {
"type" : "nested",
"properties" : {
"iface" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"rxcmp" : {
"type" : "double"
},
"rxkB" : {
"type" : "double"
},
"rxmcst" : {
"type" : "double"
},
"rxpck" : {
"type" : "double"
},
"txcmp" : {
"type" : "double"
},
"txkB" : {
"type" : "double"
},
"txpck" : {
"type" : "double"
}
}
},
"net-edev" : {
"type" : "nested",
"properties" : {
"coll" : {
"type" : "double"
},
"iface" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"rxdrop" : {
"type" : "double"
},
"rxerr" : {
"type" : "double"
},
"rxfifo" : {
"type" : "double"
},
"rxfram" : {
"type" : "double"
},
"txcarr" : {
"type" : "double"
},
"txdrop" : {
"type" : "double"
},
"txerr" : {
"type" : "double"
},
"txfifo" : {
"type" : "double"
}
}
},
"net-eicmp" : {
"properties" : {
"idstunr" : {
"type" : "double"
},
"ierr" : {
"type" : "double"
},
"iparmpb" : {
"type" : "double"
},
"iredir" : {
"type" : "double"
},
"isrcq" : {
"type" : "double"
},
"itmex" : {
"type" : "double"
},
"odstunr" : {
"type" : "double"
},
"oerr" : {
"type" : "double"
},
"oparmpb" : {
"type" : "double"
},
"oredir" : {
"type" : "double"
},
"osrcq" : {
"type" : "double"
},
"otmex" : {
"type" : "double"
}
}
},
"net-eicmp6" : {
"properties" : {
"idtunr6" : {
"type" : "double"
},
"ierr6" : {
"type" : "double"
},
"ipck2b6" : {
"type" : "double"
},
"iprmpb6" : {
"type" : "double"
},
"iredir6" : {
"type" : "double"
},
"itmex6" : {
"type" : "double"
},
"odtunr6" : {
"type" : "double"
},
"opck2b6" : {
"type" : "double"
},
"oprmpb6" : {
"type" : "double"
},
"oredir6" : {
"type" : "double"
},
"otmex6" : {
"type" : "double"
}
}
},
"net-eip" : {
"properties" : {
"asmf" : {
"type" : "double"
},
"fragf" : {
"type" : "double"
},
"iadrerr" : {
"type" : "double"
},
"idisc" : {
"type" : "double"
},
"ihdrerr" : {
"type" : "double"
},
"iukwnpr" : {
"type" : "double"
},
"odisc" : {
"type" : "double"
},
"onort" : {
"type" : "double"
}
}
},
"net-eip6" : {
"properties" : {
"asmf6" : {
"type" : "double"
},
"fragf6" : {
"type" : "double"
},
"i2big6" : {
"type" : "double"
},
"iadrer6" : {
"type" : "double"
},
"idisc6" : {
"type" : "double"
},
"ihdrer6" : {
"type" : "double"
},
"inort6" : {
"type" : "double"
},
"itrpck6" : {
"type" : "double"
},
"iukwnp6" : {
"type" : "double"
},
"odisc6" : {
"type" : "double"
},
"onort6" : {
"type" : "double"
}
}
},
"net-etcp" : {
"properties" : {
"atmptf" : {
"type" : "double"
},
"estres" : {
"type" : "double"
},
"isegerr" : {
"type" : "double"
},
"orsts" : {
"type" : "double"
},
"retrans" : {
"type" : "double"
}
}
},
"net-icmp" : {
"properties" : {
"iadrmk" : {
"type" : "double"
},
"iadrmkr" : {
"type" : "double"
},
"iech" : {
"type" : "double"
},
"iechr" : {
"type" : "double"
},
"imsg" : {
"type" : "double"
},
"itm" : {
"type" : "double"
},
"itmr" : {
"type" : "double"
},
"oadrmk" : {
"type" : "double"
},
"oadrmkr" : {
"type" : "double"
},
"oech" : {
"type" : "double"
},
"oechr" : {
"type" : "double"
},
"omsg" : {
"type" : "double"
},
"otm" : {
"type" : "double"
},
"otmr" : {
"type" : "double"
}
}
},
"net-icmp6" : {
"properties" : {
"iech6" : {
"type" : "double"
},
"iechr6" : {
"type" : "double"
},
"igmbq6" : {
"type" : "double"
},
"igmbr6" : {
"type" : "double"
},
"igmbrd6" : {
"type" : "double"
},
"imsg6" : {
"type" : "double"
},
"inbad6" : {
"type" : "double"
},
"inbsol6" : {
"type" : "double"
},
"irtad6" : {
"type" : "double"
},
"irtsol6" : {
"type" : "double"
},
"oechr6" : {
"type" : "double"
},
"ogmbr6" : {
"type" : "double"
},
"ogmbrd6" : {
"type" : "double"
},
"omsg6" : {
"type" : "double"
},
"onbad6" : {
"type" : "double"
},
"onbsol6" : {
"type" : "double"
},
"ortsol6" : {
"type" : "double"
}
}
},
"net-ip" : {
"properties" : {
"asmok" : {
"type" : "double"
},
"asmrq" : {
"type" : "double"
},
"fragcrt" : {
"type" : "double"
},
"fragok" : {
"type" : "double"
},
"fwddgm" : {
"type" : "double"
},
"idel" : {
"type" : "double"
},
"irec" : {
"type" : "double"
},
"orq" : {
"type" : "double"
}
}
},
"net-ip6" : {
"properties" : {
"asmok6" : {
"type" : "double"
},
"asmrq6" : {
"type" : "double"
},
"fragcr6" : {
"type" : "double"
},
"fragok6" : {
"type" : "double"
},
"fwddgm6" : {
"type" : "double"
},
"idel6" : {
"type" : "double"
},
"imcpck6" : {
"type" : "double"
},
"irec6" : {
"type" : "double"
},
"omcpck6" : {
"type" : "double"
},
"orq6" : {
"type" : "double"
}
}
},
"net-nfs" : {
"properties" : {
"access" : {
"type" : "double"
},
"call" : {
"type" : "double"
},
"getatt" : {
"type" : "double"
},
"read" : {
"type" : "double"
},
"retrans" : {
"type" : "double"
},
"write" : {
"type" : "double"
}
}
},
"net-nfsd" : {
"properties" : {
"badcall" : {
"type" : "double"
},
"hit" : {
"type" : "double"
},
"miss" : {
"type" : "double"
},
"packet" : {
"type" : "double"
},
"saccess" : {
"type" : "double"
},
"scall" : {
"type" : "double"
},
"sgetatt" : {
"type" : "double"
},
"sread" : {
"type" : "double"
},
"swrite" : {
"type" : "double"
},
"tcp" : {
"type" : "double"
},
"udp" : {
"type" : "double"
}
}
},
"net-sock" : {
"properties" : {
"ip-frag" : {
"type" : "long"
},
"rawsck" : {
"type" : "long"
},
"tcp-tw" : {
"type" : "long"
},
"tcpsck" : {
"type" : "long"
},
"totsck" : {
"type" : "long"
},
"udpsck" : {
"type" : "long"
}
}
},
"net-sock6" : {
"properties" : {
"ip6-frag" : {
"type" : "long"
},
"raw6sck" : {
"type" : "long"
},
"tcp6sck" : {
"type" : "long"
},
"udp6sck" : {
"type" : "long"
}
}
},
"net-tcp" : {
"properties" : {
"active" : {
"type" : "double"
},
"iseg" : {
"type" : "double"
},
"oseg" : {
"type" : "double"
},
"passive" : {
"type" : "double"
}
}
},
"net-udp" : {
"properties" : {
"idgm" : {
"type" : "double"
},
"idgmerr" : {
"type" : "double"
},
"noport" : {
"type" : "double"
},
"odgm" : {
"type" : "double"
}
}
},
"net-udp6" : {
"properties" : {
"idgm6" : {
"type" : "double"
},
"idgmer6" : {
"type" : "double"
},
"noport6" : {
"type" : "double"
},
"odgm6" : {
"type" : "double"
}
}
}
}
},
"paging" : {
"properties" : {
"fault" : {
"type" : "double"
},
"majflt" : {
"type" : "double"
},
"pgfree" : {
"type" : "double"
},
"pgpgin" : {
"type" : "double"
},
"pgpgout" : {
"type" : "double"
},
"pgscand" : {
"type" : "double"
},
"pgscank" : {
"type" : "double"
},
"pgsteal" : {
"type" : "double"
},
"vmeff-percent" : {
"type" : "double"
}
}
},
"power-management" : {
"properties" : {
"cpu-frequency" : {
"type" : "nested",
"properties" : {
"frequency" : {
"type" : "double"
},
"number" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"fan-speed" : {
"type" : "nested",
"properties" : {
"device" : {
"type" : "string"
},
"drpm" : {
"type" : "long"
},
"number" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"rpm" : {
"type" : "long"
}
}
},
"temperature" : {
"type" : "nested",
"properties" : {
"degC" : {
"type" : "double"
},
"device" : {
"type" : "string"
},
"number" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"percent-temp" : {
"type" : "double"
}
}
},
"usb-devices" : {
"type" : "nested",
"properties" : {
"bus_number" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"idprod" : {
"type" : "string"
},
"idvendor" : {
"type" : "string"
},
"manufact" : {
"type" : "string"
},
"maxpower" : {
"type" : "long"
},
"product" : {
"type" : "string"
}
}
},
"voltage-input" : {
"type" : "nested",
"properties" : {
"device" : {
"type" : "string"
},
"inV" : {
"type" : "double"
},
"number" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"percent-in" : {
"type" : "double"
}
}
}
}
},
"process-and-context-switch" : {
"properties" : {
"cswch" : {
"type" : "double"
},
"proc" : {
"type" : "double"
}
}
},
"queue" : {
"properties" : {
"blocked" : {
"type" : "long"
},
"ldavg-1" : {
"type" : "double"
},
"ldavg-15" : {
"type" : "double"
},
"ldavg-5" : {
"type" : "double"
},
"plist-sz" : {
"type" : "long"
},
"runq-sz" : {
"type" : "long"
}
}
},
"serial" : {
"type" : "nested",
"properties" : {
"brk" : {
"type" : "double"
},
"framerr" : {
"type" : "double"
},
"line" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"ovrun" : {
"type" : "double"
},
"prtyerr" : {
"type" : "double"
},
"rcvin" : {
"type" : "double"
},
"xmtin" : {
"type" : "double"
}
}
},
"swap-pages" : {
"properties" : {
"pswpin" : {
"type" : "double"
},
"pswpout" : {
"type" : "double"
}
}
},
"timestamp" : {
"properties" : {
"date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"time" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "HH:mm:ss"
},
"utc" : {
"type" : "long"
}
}
}
}
}
}
}
}
index shard prirep state docs store ip node
tvos.sar-20141014 0 p UNASSIGNED
tvos.sar-20141017 0 p UNASSIGNED
tvos.sar-20140130 0 p UNASSIGNED
tvos.sar-20141010 0 p UNASSIGNED
tvos.sar-20140131 0 p UNASSIGNED
tvos.sar-20141011 0 p UNASSIGNED
tvos.sar-20141012 0 p UNASSIGNED
tvos.sar-20141013 0 p STARTED 4546215 322.7mb 10.16.28.160 Patriots
tvos.sar-20141018 0 p STARTED 4536312 319.9mb 10.16.28.160 Patriots
tvos.sar-20141019 0 p UNASSIGNED
tvos.sar-20140531 0 p UNASSIGNED
tvos.sar-20140530 0 p UNASSIGNED
tvos.sar-20140630 0 p STARTED 5453 1.7mb 10.16.28.160 Patriots
tvos.sar-20141005 0 p UNASSIGNED
tvos.sar-20141006 0 p UNASSIGNED
tvos.sar-20141003 0 p UNASSIGNED
tvos.sar-20141004 0 p UNASSIGNED
tvos.sar-20141001 0 p UNASSIGNED
tvos.sar-20141002 0 p UNASSIGNED
tvos.sar-20141009 0 p UNASSIGNED
tvos.sar-20141007 0 p UNASSIGNED
tvos.sar-20141008 0 p UNASSIGNED
tvos.sar-20140526 0 p UNASSIGNED
tvos.sar-20140525 0 p UNASSIGNED
tvos.sar-20140528 0 p UNASSIGNED
tvos.sar-20140527 0 p STARTED 10153 1.2mb 10.16.28.160 Patriots
tvos.sar-20140529 0 p STARTED 26285 3mb 10.16.28.160 Patriots
tvos.sar-20141030 0 p UNASSIGNED
tvos.sar-20140110 0 p STARTED 3003 947.9kb 10.16.28.160 Patriots
tvos.sar-20140111 0 p STARTED 3003 893.5kb 10.16.28.160 Patriots
tvos.sar-20140112 0 p UNASSIGNED
tvos.sar-20140113 0 p UNASSIGNED
tvos.sar-20140114 0 p UNASSIGNED
tvos.sar-20140115 0 p UNASSIGNED
tvos.sar-20140116 0 p UNASSIGNED
tvos.sar-20140117 0 p UNASSIGNED
tvos.sar-20140118 0 p UNASSIGNED
tvos.sar-20140119 0 p STARTED 3003 857.7kb 10.16.28.160 Patriots
tvos.sar-20141020 0 p UNASSIGNED
tvos.sar-20141023 0 p STARTED 4575013 326.8mb 10.16.28.160 Patriots
tvos.sar-20140121 0 p UNASSIGNED
tvos.sar-20140122 0 p UNASSIGNED
tvos.sar-20141024 0 p UNASSIGNED
tvos.sar-20141021 0 p UNASSIGNED
tvos.sar-20140120 0 p UNASSIGNED
tvos.sar-20141022 0 p UNASSIGNED
tvos.sar-20141027 0 p UNASSIGNED
tvos.sar-20140125 0 p UNASSIGNED
tvos.sar-20141028 0 p UNASSIGNED
tvos.sar-20140126 0 p UNASSIGNED
tvos.sar-20141025 0 p UNASSIGNED
tvos.sar-20140123 0 p STARTED 3003 927.9kb 10.16.28.160 Patriots
tvos.sar-20140124 0 p STARTED 3003 931.6kb 10.16.28.160 Patriots
tvos.sar-20141026 0 p STARTED 4579958 328.5mb 10.16.28.160 Patriots
tvos.sar-20140129 0 p STARTED 3003 924.8kb 10.16.28.160 Patriots
tvos.sar-20140127 0 p STARTED 3003 910kb 10.16.28.160 Patriots
tvos.sar-20141029 0 p UNASSIGNED
tvos.sar-20140128 0 p UNASSIGNED
tvos.sar-20140901 0 p STARTED 216651 27.3mb 10.16.28.160 Patriots
tvos.sar-20140902 0 p STARTED 258396 32.3mb 10.16.28.160 Patriots
tvos.sar-20140903 0 p UNASSIGNED
tvos.sar-20140904 0 p STARTED 1204 306.9kb 10.16.28.160 Patriots
vos.sar-20141030 0 p UNASSIGNED
vos.sar-20141031 0 p STARTED 139747806 13.4gb 10.16.28.160 Patriots
.marvel-2014.09.28 0 p STARTED 199296 183.2mb 10.16.28.160 Patriots
vos.sar-20141029 0 p UNASSIGNED
.marvel-2014.09.29 0 p UNASSIGNED
.marvel-2014.09.26 0 p STARTED 175919 163.7mb 10.16.28.160 Patriots
.marvel-2014.09.27 0 p UNASSIGNED
vos.sar-20141026 0 p STARTED 125252274 12gb 10.16.28.160 Patriots
vos.sar-20141025 0 p UNASSIGNED
vos.sar-20141028 0 p UNASSIGNED
vos.sar-20141027 0 p INITIALIZING 10.16.28.160 Patriots
vos.sar-20141023 0 p STARTED 122252306 12gb 10.16.28.160 Patriots
.marvel-2014.12.04 0 p UNASSIGNED
vos.sar-20141024 0 p STARTED 122310765 11.9gb 10.16.28.160 Patriots
vos.sar-20141021 0 p STARTED 94428307 9.2gb 10.16.28.160 Patriots
vos.sar-20141022 0 p UNASSIGNED
vos.sar-20141020 0 p STARTED 117134069 11.4gb 10.16.28.160 Patriots
.marvel-2014.12.01 0 p UNASSIGNED
.marvel-2014.12.02 0 p STARTED 1673056 826.3mb 10.16.28.160 Patriots
.marvel-2014.12.03 0 p UNASSIGNED
vos.sar-20141116 0 p UNASSIGNED
vos.sar-20141115 0 p UNASSIGNED
.marvel-2014.09.30 0 p UNASSIGNED
vos.sar-20141114 0 p STARTED 122136343 11.7gb 10.16.28.160 Patriots
vos.sar-20141113 0 p STARTED 121061366 11.5gb 10.16.28.160 Patriots
vos.sar-20140831 0 p STARTED 84706787 8.2gb 10.16.28.160 Patriots
vos.sar-20141117 0 p STARTED 43876530 4.1gb 10.16.28.160 Patriots
vos.sar-20141019 0 p STARTED 133574000 12.9gb 10.16.28.160 Patriots
vos.sar-20141018 0 p UNASSIGNED
vos.sar-20141017 0 p UNASSIGNED
vos.sar-20141016 0 p UNASSIGNED
vos.sar-20141015 0 p UNASSIGNED
vos.sar-20141014 0 p INITIALIZING 10.16.28.160 Patriots
.marvel-2014.11.13 0 p UNASSIGNED
.marvel-2014.11.12 0 p UNASSIGNED
.marvel-2014.11.11 0 p STARTED 2205471 1.1gb 10.16.28.160 Patriots
.marvel-2014.11.10 0 p UNASSIGNED
vos.sar-20141010 0 p STARTED 135130147 13.3gb 10.16.28.160 Patriots
.marvel-2014.11.17 0 p STARTED 1308510 590.5mb 10.16.28.160 Patriots
.marvel-2014.11.16 0 p UNASSIGNED
vos.sar-20141011 0 p STARTED 135312502 13.4gb 10.16.28.160 Patriots
.marvel-2014.11.15 0 p UNASSIGNED
vos.sar-20141012 0 p UNASSIGNED
vos.sar-20141013 0 p UNASSIGNED
.marvel-2014.11.14 0 p UNASSIGNED
.marvel-2014.11.19 0 p UNASSIGNED
.marvel-2014.11.18 0 p UNASSIGNED
vos.sosreport-201312 0 p UNASSIGNED
vos.sar-20141004 0 p UNASSIGNED
vos.sar-20141003 0 p UNASSIGNED
vos.sar-20141006 0 p UNASSIGNED
.marvel-kibana 0 p UNASSIGNED
vos.sar-20141005 0 p UNASSIGNED
vos.sar-20141008 0 p UNASSIGNED
vos.sar-20141007 0 p INITIALIZING 10.16.28.160 Patriots
.marvel-2014.11.20 0 p STARTED 1393822 642.2mb 10.16.28.160 Patriots
vos.sar-20141009 0 p UNASSIGNED
.marvel-2014.11.22 0 p UNASSIGNED
.marvel-2014.11.21 0 p STARTED 1477079 686.3mb 10.16.28.160 Patriots
.marvel-2014.11.24 0 p UNASSIGNED
.marvel-2014.11.23 0 p UNASSIGNED
.marvel-2014.11.26 0 p UNASSIGNED
vos.sar-20141001 0 p UNASSIGNED
vos.sar-20141002 0 p UNASSIGNED
.marvel-2014.11.25 0 p UNASSIGNED
.marvel-2014.11.28 0 p STARTED 1804010 882.8mb 10.16.28.160 Patriots
.marvel-2014.11.27 0 p UNASSIGNED
.marvel-2014.11.29 0 p UNASSIGNED
kibana-int 4 p UNASSIGNED
kibana-int 0 p UNASSIGNED
kibana-int 3 p UNASSIGNED
kibana-int 1 p UNASSIGNED
kibana-int 2 p UNASSIGNED
.marvel-2014.11.30 0 p UNASSIGNED
vos.sar-20140921 0 p UNASSIGNED
vos.sar-20140922 0 p UNASSIGNED
vos.sar-20140920 0 p UNASSIGNED
vos.sar-20140925 0 p UNASSIGNED
vos.sar-20140926 0 p UNASSIGNED
vos.sar-20140923 0 p UNASSIGNED
vos.sar-20140924 0 p UNASSIGNED
vos.sar-20140929 0 p UNASSIGNED
vos.sar-20140927 0 p UNASSIGNED
vos.sar-20140928 0 p UNASSIGNED
vos.sosreport-201409 0 p STARTED 240093 104mb 10.16.28.160 Patriots
vos.sar-20140930 0 p UNASSIGNED
vos.sosreport-201410 0 p UNASSIGNED
vos.sosreport-201411 0 p UNASSIGNED
tvos.sar-20140831 0 p UNASSIGNED
vos.sar-20140907 0 p UNASSIGNED
vos.sar-20141108 0 p UNASSIGNED
vos.sar-20141109 0 p UNASSIGNED
vos.sar-20140908 0 p STARTED 67245422 6.7gb 10.16.28.160 Patriots
vos.sar-20141106 0 p UNASSIGNED
vos.sar-20140905 0 p STARTED 68174220 6.6gb 10.16.28.160 Patriots
vos.sar-20140906 0 p STARTED 71307303 6.9gb 10.16.28.160 Patriots
vos.sar-20141107 0 p UNASSIGNED
tvos.sar-20140830 0 p UNASSIGNED
vos.sar-20141104 0 p UNASSIGNED
vos.sar-20140903 0 p INITIALIZING 10.16.28.160 Patriots
vos.sar-20141105 0 p UNASSIGNED
vos.sar-20140904 0 p UNASSIGNED
vos.sar-20141102 0 p STARTED 141940718 13.8gb 10.16.28.160 Patriots
vos.sar-20140901 0 p UNASSIGNED
vos.sar-20141103 0 p UNASSIGNED
vos.sar-20140902 0 p UNASSIGNED
vos.sar-20141112 0 p UNASSIGNED
vos.sar-20141111 0 p UNASSIGNED
vos.sar-20141110 0 p UNASSIGNED
vos.sar-20140909 0 p UNASSIGNED
vos.sosreport-201407 0 p UNASSIGNED
vos.sosreport-201408 0 p STARTED 217400 92.1mb 10.16.28.160 Patriots
vos.sosreport-201405 0 p UNASSIGNED
vos.sosreport-201406 0 p UNASSIGNED
vos.sosreport-201403 0 p UNASSIGNED
tvos.sar-20140829 0 p UNASSIGNED
vos.sosreport-201404 0 p UNASSIGNED
tvos.sar-20140828 0 p STARTED 7865 1017.1kb 10.16.28.160 Patriots
vos.sosreport-201401 0 p STARTED 16583 8.3mb 10.16.28.160 Patriots
vos.sosreport-201402 0 p STARTED 126555 71mb 10.16.28.160 Patriots
vos.sar-20140910 0 p UNASSIGNED
vos.sar-20140911 0 p UNASSIGNED
vos.sar-20140916 0 p STARTED 101168487 9.9gb 10.16.28.160 Patriots
vos.sar-20140917 0 p UNASSIGNED
vos.sar-20140918 0 p UNASSIGNED
vos.sar-20140919 0 p UNASSIGNED
vos.sar-20140912 0 p UNASSIGNED
vos.sar-20140913 0 p UNASSIGNED
vos.sar-20140914 0 p STARTED 93475011 9.1gb 10.16.28.160 Patriots
vos.sar-20140915 0 p STARTED 85954554 8.4gb 10.16.28.160 Patriots
tvos.sar-20140702 0 p UNASSIGNED
tvos.sar-20140701 0 p UNASSIGNED
vos.sar-20141101 0 p STARTED 141936592 13.9gb 10.16.28.160 Patriots
tvos.sar-20140706 0 p UNASSIGNED
tvos.sar-20140705 0 p UNASSIGNED
tvos.sar-20140704 0 p UNASSIGNED
tvos.sar-20140703 0 p UNASSIGNED
tvos.sar-20140915 0 p UNASSIGNED
tvos.sar-20140914 0 p UNASSIGNED
tvos.sar-20140708 0 p STARTED 42420 6mb 10.16.28.160 Patriots
tvos.sar-20140707 0 p UNASSIGNED
tvos.sar-20140709 0 p UNASSIGNED
tvos.sar-20140609 0 p UNASSIGNED
tvos.sar-20140608 0 p STARTED 15606 3mb 10.16.28.160 Patriots
tvos.sar-20140812 0 p UNASSIGNED
tvos.sar-20140811 0 p STARTED 13108 1.9mb 10.16.28.160 Patriots
tvos.sar-20140814 0 p UNASSIGNED
tvos.sosreport-201410 0 p UNASSIGNED
tvos.sar-20140813 0 p STARTED 16588 2.5mb 10.16.28.160 Patriots
.marvel-2014.10.30 0 p UNASSIGNED
tvos.sar-20140816 0 p STARTED 16588 2.7mb 10.16.28.160 Patriots
tvos.sar-20140815 0 p UNASSIGNED
.marvel-2014.10.20 0 p UNASSIGNED
tvos.sar-20140611 0 p STARTED 15606 3.1mb 10.16.28.160 Patriots
.marvel-2014.10.21 0 p UNASSIGNED
tvos.sar-20140612 0 p UNASSIGNED
tvos.sar-20140613 0 p UNASSIGNED
.marvel-2014.10.22 0 p UNASSIGNED
.marvel-2014.10.23 0 p UNASSIGNED
tvos.sar-20140614 0 p UNASSIGNED
.marvel-2014.10.24 0 p UNASSIGNED
tvos.sar-20140615 0 p UNASSIGNED
.marvel-2014.10.25 0 p UNASSIGNED
tvos.sar-20140616 0 p UNASSIGNED
tvos.sar-20140617 0 p UNASSIGNED
.marvel-2014.10.26 0 p UNASSIGNED
tvos.sar-20140618 0 p UNASSIGNED
.marvel-2014.10.27 0 p STARTED 1779989 752.1mb 10.16.28.160 Patriots
tvos.sar-20140714 0 p UNASSIGNED
.marvel-2014.10.28 0 p UNASSIGNED
tvos.sar-20140715 0 p UNASSIGNED
.marvel-2014.10.29 0 p UNASSIGNED
tvos.sar-20140716 0 p UNASSIGNED
tvos.sar-20140717 0 p UNASSIGNED
tvos.sar-20140905 0 p STARTED 208771 25.5mb 10.16.28.160 Patriots
tvos.sar-20140710 0 p UNASSIGNED
tvos.sar-20140711 0 p STARTED 5453 1.9mb 10.16.28.160 Patriots
tvos.sar-20140906 0 p UNASSIGNED
tvos.sar-20140907 0 p UNASSIGNED
tvos.sar-20140712 0 p UNASSIGNED
tvos.sar-20140610 0 p UNASSIGNED
tvos.sar-20140713 0 p UNASSIGNED
tvos.sar-20140109 0 p UNASSIGNED
tvos.sar-20140201 0 p STARTED 3003 871.4kb 10.16.28.160 Patriots
tvos.sar-20140108 0 p UNASSIGNED
tvos.sar-20140203 0 p STARTED 3003 906.7kb 10.16.28.160 Patriots
tvos.sar-20140719 0 p UNASSIGNED
tvos.sar-20140202 0 p STARTED 3003 835.3kb 10.16.28.160 Patriots
tvos.sar-20140107 0 p UNASSIGNED
tvos.sar-20140718 0 p UNASSIGNED
tvos.sar-20140204 0 p UNASSIGNED
tvos.sar-20140619 0 p UNASSIGNED
tvos.sar-20140827 0 p UNASSIGNED
tvos.sar-20140819 0 p UNASSIGNED
tvos.sar-20140624 0 p UNASSIGNED
tvos.sar-20140625 0 p UNASSIGNED
tvos.sar-20140720 0 p STARTED 5453 1.8mb 10.16.28.160 Patriots
.marvel-2014.10.31 0 p UNASSIGNED
tvos.sar-20140622 0 p UNASSIGNED
tvos.sar-20140817 0 p STARTED 16588 1.8mb 10.16.28.160 Patriots
tvos.sar-20140818 0 p STARTED 16358 2.4mb 10.16.28.160 Patriots
tvos.sar-20140623 0 p UNASSIGNED
tvos.sar-20140406 0 p STARTED 843423 90mb 10.16.28.160 Patriots
tvos.sar-20140628 0 p UNASSIGNED
tvos.sar-20140407 0 p STARTED 442293 48mb 10.16.28.160 Patriots
tvos.sar-20140629 0 p UNASSIGNED
tvos.sar-20140408 0 p UNASSIGNED
tvos.sar-20140626 0 p UNASSIGNED
tvos.sar-20140627 0 p STARTED 5453 1.8mb 10.16.28.160 Patriots
tvos.sar-20140409 0 p STARTED 964265 92.4mb 10.16.28.160 Patriots
tvos.sar-20140727 0 p UNASSIGNED
tvos.sar-20140728 0 p UNASSIGNED
tvos.sar-20140725 0 p UNASSIGNED
tvos.sar-20140726 0 p UNASSIGNED
tvos.sar-20140723 0 p UNASSIGNED
tvos.sar-20140620 0 p UNASSIGNED
tvos.sar-20140724 0 p STARTED 16588 1.7mb 10.16.28.160 Patriots
tvos.sar-20140621 0 p STARTED 15606 3.1mb 10.16.28.160 Patriots
tvos.sar-20140721 0 p UNASSIGNED
tvos.sar-20140916 0 p UNASSIGNED
tvos.sar-20140722 0 p STARTED 20301 3.7mb 10.16.28.160 Patriots
tvos.sar-20140917 0 p UNASSIGNED
.marvel-2014.11.01 0 p UNASSIGNED
tvos.sar-20140930 0 p UNASSIGNED
.marvel-2014.11.02 0 p UNASSIGNED
tvos.sar-20140729 0 p UNASSIGNED
.marvel-2014.11.05 0 p UNASSIGNED
.marvel-2014.11.06 0 p UNASSIGNED
.marvel-2014.11.03 0 p UNASSIGNED
.marvel-2014.11.04 0 p UNASSIGNED
.marvel-2014.11.09 0 p UNASSIGNED
.marvel-2014.11.07 0 p UNASSIGNED
.marvel-2014.11.08 0 p UNASSIGNED
tvos.sar-20140419 0 p UNASSIGNED
.marvel-2014.10.02 0 p UNASSIGNED
.marvel-2014.10.03 0 p UNASSIGNED
.marvel-2014.10.04 0 p UNASSIGNED
tvos.sar-20140418 0 p UNASSIGNED
.marvel-2014.10.05 0 p UNASSIGNED
tvos.sar-20140413 0 p UNASSIGNED
tvos.sar-20140730 0 p STARTED 15660 2.7mb 10.16.28.160 Patriots
.marvel-2014.10.01 0 p UNASSIGNED
tvos.sar-20140411 0 p UNASSIGNED
tvos.sar-20140928 0 p UNASSIGNED
tvos.sar-20140412 0 p UNASSIGNED
tvos.sar-20140929 0 p UNASSIGNED
tvos.sar-20140410 0 p UNASSIGNED
.marvel-2014.10.06 0 p UNASSIGNED
.marvel-2014.10.07 0 p UNASSIGNED
.marvel-2014.10.08 0 p STARTED 268093 230.9mb 10.16.28.160 Patriots
.marvel-2014.10.09 0 p UNASSIGNED
tvos.sosreport-201402 0 p STARTED 399 233.4kb 10.16.28.160 Patriots
tvos.sosreport-201404 0 p STARTED 1589 909.3kb 10.16.28.160 Patriots
tvos.sar-20140428 0 p UNASSIGNED
.marvel-2014.10.15 0 p UNASSIGNED
tvos.sar-20140606 0 p STARTED 26048 4.4mb 10.16.28.160 Patriots
tvos.sosreport-201406 0 p UNASSIGNED
.marvel-2014.10.16 0 p STARTED 587167 366.5mb 10.16.28.160 Patriots
tvos.sar-20140607 0 p UNASSIGNED
tvos.sosreport-201408 0 p UNASSIGNED
tvos.sar-20140604 0 p UNASSIGNED
.marvel-2014.10.13 0 p UNASSIGNED
.marvel-2014.10.14 0 p UNASSIGNED
tvos.sar-20140605 0 p UNASSIGNED
tvos.sosreport-201407 0 p UNASSIGNED
.marvel-2014.10.11 0 p STARTED 278058 200.2mb 10.16.28.160 Patriots
tvos.sar-20140602 0 p STARTED 35002 5.4mb 10.16.28.160 Patriots
tvos.sar-20140424 0 p STARTED 932499 88.2mb 10.16.28.160 Patriots
tvos.sosreport-201409 0 p UNASSIGNED
tvos.sar-20140425 0 p STARTED 935620 89.4mb 10.16.28.160 Patriots
tvos.sar-20140603 0 p STARTED 34958 5.3mb 10.16.28.160 Patriots
.marvel-2014.10.12 0 p UNASSIGNED
tvos.sar-20140426 0 p STARTED 932285 87.3mb 10.16.28.160 Patriots
tvos.sar-20140427 0 p UNASSIGNED
tvos.sar-20140601 0 p UNASSIGNED
.marvel-2014.10.10 0 p UNASSIGNED
tvos.sar-20140420 0 p UNASSIGNED
tvos.sar-20140421 0 p UNASSIGNED
tvos.sar-20140422 0 p STARTED 931213 87.7mb 10.16.28.160 Patriots
tvos.sar-20140423 0 p UNASSIGNED
.marvel-2014.10.19 0 p UNASSIGNED
.marvel-2014.10.17 0 p UNASSIGNED
.marvel-2014.10.18 0 p STARTED 512991 328.7mb 10.16.28.160 Patriots
index shard prirep state docs store ip node
vos.sar-20120904 0 p STARTED 2242 465.1kb 10.16.28.160 Patriots
vos.sar-20131007 0 p STARTED 8284 1.2mb 10.16.28.160 Patriots
vos.sar-20131008 0 p STARTED 16986 2mb 10.16.28.160 Patriots
vos.sar-20131009 0 p STARTED 3072 349.5kb 10.16.28.160 Patriots
vos.sar-20131016 0 p STARTED 15106 1.9mb 10.16.28.160 Patriots
vos.sar-20131017 0 p STARTED 3072 354.1kb 10.16.28.160 Patriots
vos.sar-20131119 0 p STARTED 4086 1mb 10.16.28.160 Patriots
vos.sar-20131120 0 p STARTED 5166 1.4mb 10.16.28.160 Patriots
vos.sar-20131121 0 p STARTED 1818 636.6kb 10.16.28.160 Patriots
vos.sar-20131122 0 p STARTED 5149 1.7mb 10.16.28.160 Patriots
vos.sar-20131123 0 p STARTED 25561 8.2mb 10.16.28.160 Patriots
vos.sar-20131124 0 p STARTED 30996 8.8mb 10.16.28.160 Patriots
vos.sar-20131125 0 p STARTED 30943 9mb 10.16.28.160 Patriots
vos.sar-20131126 0 p STARTED 30978 8.9mb 10.16.28.160 Patriots
vos.sar-20131127 0 p STARTED 30978 9mb 10.16.28.160 Patriots
vos.sar-20131128 0 p STARTED 30996 8.9mb 10.16.28.160 Patriots
vos.sar-20131129 0 p STARTED 30996 8.9mb 10.16.28.160 Patriots
vos.sar-20131130 0 p STARTED 30996 8.8mb 10.16.28.160 Patriots
vos.sar-20131201 0 p STARTED 30996 8.8mb 10.16.28.160 Patriots
vos.sar-20131202 0 p STARTED 13789 4.3mb 10.16.28.160 Patriots
vos.sar-20131203 0 p STARTED 30911 9.2mb 10.16.28.160 Patriots
vos.sar-20131204 0 p STARTED 30978 9.1mb 10.16.28.160 Patriots
vos.sar-20131205 0 p STARTED 32806 9.5mb 10.16.28.160 Patriots
vos.sar-20131206 0 p STARTED 33266 9.7mb 10.16.28.160 Patriots
vos.sar-20131207 0 p STARTED 33284 9.4mb 10.16.28.160 Patriots
vos.sar-20131208 0 p STARTED 33284 9.3mb 10.16.28.160 Patriots
vos.sar-20131209 0 p STARTED 33286 10mb 10.16.28.160 Patriots
vos.sar-20131210 0 p STARTED 33284 9.2mb 10.16.28.160 Patriots
vos.sar-20131211 0 p STARTED 33284 10.1mb 10.16.28.160 Patriots
vos.sar-20131212 0 p STARTED 33284 9.8mb 10.16.28.160 Patriots
vos.sar-20131213 0 p STARTED 32934 9.6mb 10.16.28.160 Patriots
vos.sar-20131214 0 p STARTED 39245 10.1mb 10.16.28.160 Patriots
vos.sar-20131215 0 p STARTED 33186 9.2mb 10.16.28.160 Patriots
vos.sar-20131216 0 p STARTED 30996 9.3mb 10.16.28.160 Patriots
vos.sar-20131217 0 p STARTED 30996 9mb 10.16.28.160 Patriots
vos.sar-20131218 0 p STARTED 29808 8.5mb 10.16.28.160 Patriots
vos.sar-20131219 0 p STARTED 25832 7.2mb 10.16.28.160 Patriots
vos.sar-20131220 0 p STARTED 25830 7.2mb 10.16.28.160 Patriots
vos.sar-20131221 0 p STARTED 25830 7mb 10.16.28.160 Patriots
vos.sar-20131222 0 p STARTED 25830 7mb 10.16.28.160 Patriots
vos.sar-20131223 0 p STARTED 25830 7.3mb 10.16.28.160 Patriots
vos.sar-20131224 0 p STARTED 25830 7mb 10.16.28.160 Patriots
vos.sar-20131225 0 p STARTED 25830 7mb 10.16.28.160 Patriots
vos.sar-20131226 0 p STARTED 25830 7mb 10.16.28.160 Patriots
vos.sar-20131227 0 p STARTED 25812 7mb 10.16.28.160 Patriots
vos.sar-20131228 0 p STARTED 25830 6.8mb 10.16.28.160 Patriots
vos.sar-20131229 0 p STARTED 25830 7mb 10.16.28.160 Patriots
vos.sar-20131230 0 p STARTED 25830 7.3mb 10.16.28.160 Patriots
vos.sar-20131231 0 p STARTED 25830 7.1mb 10.16.28.160 Patriots
vos.sar-20140101 0 p STARTED 25830 6.9mb 10.16.28.160 Patriots
vos.sar-20140102 0 p STARTED 25830 6.9mb 10.16.28.160 Patriots
vos.sar-20140103 0 p STARTED 25830 7mb 10.16.28.160 Patriots
vos.sar-20140104 0 p STARTED 25830 6.9mb 10.16.28.160 Patriots
vos.sar-20140105 0 p STARTED 25830 6.9mb 10.16.28.160 Patriots
vos.sar-20140106 0 p STARTED 305059 46.2mb 10.16.28.160 Patriots
vos.sar-20140107 0 p STARTED 289538 42.9mb 10.16.28.160 Patriots
vos.sar-20140108 0 p STARTED 233570 40.9mb 10.16.28.160 Patriots
vos.sar-20140109 0 p STARTED 304283 53.8mb 10.16.28.160 Patriots
vos.sar-20140110 0 p STARTED 311084 54.9mb 10.16.28.160 Patriots
vos.sar-20140111 0 p STARTED 322265 53.9mb 10.16.28.160 Patriots
vos.sar-20140112 0 p STARTED 390603 58.3mb 10.16.28.160 Patriots
vos.sar-20140113 0 p STARTED 389505 61.8mb 10.16.28.160 Patriots
vos.sar-20140114 0 p STARTED 335004 56.4mb 10.16.28.160 Patriots
vos.sar-20140115 0 p STARTED 378970 59.8mb 10.16.28.160 Patriots
vos.sar-20140116 0 p STARTED 415131 62mb 10.16.28.160 Patriots
vos.sar-20140117 0 p STARTED 450759 67.4mb 10.16.28.160 Patriots
vos.sar-20140118 0 p STARTED 447904 65.5mb 10.16.28.160 Patriots
vos.sar-20140119 0 p STARTED 456816 67.4mb 10.16.28.160 Patriots
vos.sar-20140120 0 p STARTED 375693 58.5mb 10.16.28.160 Patriots
vos.sar-20140121 0 p STARTED 324556 58.3mb 10.16.28.160 Patriots
vos.sar-20140122 0 p STARTED 345000 60.4mb 10.16.28.160 Patriots
vos.sar-20140123 0 p STARTED 259933 46.8mb 10.16.28.160 Patriots
vos.sar-20140124 0 p STARTED 252288 49.2mb 10.16.28.160 Patriots
vos.sar-20140125 0 p STARTED 266285 48.6mb 10.16.28.160 Patriots
vos.sar-20140126 0 p STARTED 280000 52.8mb 10.16.28.160 Patriots
vos.sar-20140127 0 p STARTED 379617 68.8mb 10.16.28.160 Patriots
vos.sar-20140128 0 p STARTED 396283 70.7mb 10.16.28.160 Patriots
vos.sar-20140129 0 p STARTED 414622 69.8mb 10.16.28.160 Patriots
vos.sar-20140130 0 p STARTED 438522 73.7mb 10.16.28.160 Patriots
vos.sar-20140131 0 p STARTED 473136 79.8mb 10.16.28.160 Patriots
vos.sar-20140201 0 p STARTED 508075 85.1mb 10.16.28.160 Patriots
vos.sar-20140202 0 p STARTED 518039 87.1mb 10.16.28.160 Patriots
vos.sar-20140203 0 p STARTED 524073 88.7mb 10.16.28.160 Patriots
vos.sar-20140204 0 p STARTED 529224 93.9mb 10.16.28.160 Patriots
vos.sar-20140205 0 p STARTED 529744 94.4mb 10.16.28.160 Patriots
vos.sar-20140206 0 p STARTED 539823 91.6mb 10.16.28.160 Patriots
vos.sar-20140207 0 p STARTED 544487 97.4mb 10.16.28.160 Patriots
vos.sar-20140208 0 p STARTED 560121 95.4mb 10.16.28.160 Patriots
vos.sar-20140209 0 p STARTED 650783 110.2mb 10.16.28.160 Patriots
vos.sar-20140210 0 p STARTED 935626 157.1mb 10.16.28.160 Patriots
vos.sar-20140211 0 p STARTED 962936 157.5mb 10.16.28.160 Patriots
vos.sar-20140212 0 p STARTED 927766 151.2mb 10.16.28.160 Patriots
vos.sar-20140213 0 p STARTED 926082 155.2mb 10.16.28.160 Patriots
vos.sar-20140214 0 p STARTED 743747 125.2mb 10.16.28.160 Patriots
vos.sar-20140215 0 p STARTED 657738 107.4mb 10.16.28.160 Patriots
vos.sar-20140216 0 p STARTED 863279 135.8mb 10.16.28.160 Patriots
vos.sar-20140217 0 p STARTED 985711 158.3mb 10.16.28.160 Patriots
vos.sar-20140218 0 p STARTED 723665 119.7mb 10.16.28.160 Patriots
vos.sar-20140219 0 p STARTED 969322 158.9mb 10.16.28.160 Patriots
vos.sar-20140220 0 p STARTED 1052786 169.6mb 10.16.28.160 Patriots
vos.sar-20140221 0 p STARTED 1012556 164.5mb 10.16.28.160 Patriots
vos.sar-20140222 0 p STARTED 1040118 165.4mb 10.16.28.160 Patriots
vos.sar-20140223 0 p STARTED 1098243 171.4mb 10.16.28.160 Patriots
vos.sar-20140224 0 p STARTED 1097766 176.6mb 10.16.28.160 Patriots
vos.sar-20140225 0 p STARTED 1134961 178.3mb 10.16.28.160 Patriots
vos.sar-20140226 0 p STARTED 1123701 178.8mb 10.16.28.160 Patriots
vos.sar-20140227 0 p STARTED 1059363 168.7mb 10.16.28.160 Patriots
vos.sar-20140228 0 p STARTED 1134297 176.9mb 10.16.28.160 Patriots
vos.sar-20140301 0 p STARTED 1071013 164.7mb 10.16.28.160 Patriots
vos.sar-20140302 0 p STARTED 1036137 159.9mb 10.16.28.160 Patriots
vos.sar-20140303 0 p STARTED 1016155 163.3mb 10.16.28.160 Patriots
vos.sar-20140304 0 p STARTED 876851 139.7mb 10.16.28.160 Patriots
vos.sar-20140305 0 p STARTED 952945 151.1mb 10.16.28.160 Patriots
vos.sar-20140306 0 p STARTED 964313 153.6mb 10.16.28.160 Patriots
vos.sar-20140307 0 p STARTED 1012798 158.8mb 10.16.28.160 Patriots
vos.sar-20140308 0 p STARTED 1059396 164.3mb 10.16.28.160 Patriots
vos.sar-20140309 0 p STARTED 1060117 161.6mb 10.16.28.160 Patriots
vos.sar-20140310 0 p STARTED 1871350 252.9mb 10.16.28.160 Patriots
vos.sar-20140311 0 p STARTED 3932172 481.4mb 10.16.28.160 Patriots
vos.sar-20140312 0 p STARTED 3666266 437.9mb 10.16.28.160 Patriots
vos.sar-20140313 0 p STARTED 3936725 478.7mb 10.16.28.160 Patriots
vos.sar-20140314 0 p STARTED 3910723 471.3mb 10.16.28.160 Patriots
vos.sar-20140315 0 p STARTED 3924217 469.3mb 10.16.28.160 Patriots
vos.sar-20140316 0 p STARTED 3989056 479.9mb 10.16.28.160 Patriots
vos.sar-20140317 0 p STARTED 3843610 466mb 10.16.28.160 Patriots
vos.sar-20140318 0 p STARTED 3832738 471.2mb 10.16.28.160 Patriots
vos.sar-20140319 0 p STARTED 3863083 466.7mb 10.16.28.160 Patriots
vos.sar-20140320 0 p STARTED 3843424 457mb 10.16.28.160 Patriots
vos.sar-20140321 0 p STARTED 3797001 452.6mb 10.16.28.160 Patriots
vos.sar-20140322 0 p STARTED 3883048 460.8mb 10.16.28.160 Patriots
vos.sar-20140323 0 p STARTED 3876212 460.5mb 10.16.28.160 Patriots
vos.sar-20140324 0 p STARTED 3839335 467.1mb 10.16.28.160 Patriots
vos.sar-20140325 0 p STARTED 3864220 468.2mb 10.16.28.160 Patriots
vos.sar-20140326 0 p STARTED 3885316 466.3mb 10.16.28.160 Patriots
vos.sar-20140327 0 p STARTED 3837007 454.7mb 10.16.28.160 Patriots
vos.sar-20140328 0 p STARTED 3858692 461.5mb 10.16.28.160 Patriots
vos.sar-20140329 0 p STARTED 3950460 469.9mb 10.16.28.160 Patriots
vos.sar-20140330 0 p STARTED 4004977 474.9mb 10.16.28.160 Patriots
vos.sar-20140331 0 p STARTED 3994052 487.5mb 10.16.28.160 Patriots
vos.sar-20140401 0 p STARTED 8191598 916.4mb 10.16.28.160 Patriots
vos.sar-20140402 0 p STARTED 9111013 1020.1mb 10.16.28.160 Patriots
vos.sar-20140403 0 p STARTED 9402896 1gb 10.16.28.160 Patriots
vos.sar-20140404 0 p STARTED 11754814 1.2gb 10.16.28.160 Patriots
vos.sar-20140405 0 p STARTED 11874302 1.2gb 10.16.28.160 Patriots
vos.sar-20140406 0 p STARTED 16403640 1.7gb 10.16.28.160 Patriots
vos.sar-20140407 0 p STARTED 16176688 1.7gb 10.16.28.160 Patriots
vos.sar-20140408 0 p STARTED 15091235 1.7gb 10.16.28.160 Patriots
vos.sar-20140409 0 p STARTED 16112544 2gb 10.16.28.160 Patriots
vos.sar-20140410 0 p STARTED 20341712 2.5gb 10.16.28.160 Patriots
vos.sar-20140411 0 p STARTED 20204989 2.5gb 10.16.28.160 Patriots
vos.sar-20140412 0 p STARTED 24376446 2.9gb 10.16.28.160 Patriots
vos.sar-20140413 0 p STARTED 24385408 2.9gb 10.16.28.160 Patriots
vos.sar-20140414 0 p STARTED 24262015 2.9gb 10.16.28.160 Patriots
vos.sar-20140415 0 p STARTED 24228235 2.9gb 10.16.28.160 Patriots
vos.sar-20140416 0 p STARTED 27467506 3.2gb 10.16.28.160 Patriots
vos.sar-20140417 0 p STARTED 64219283 6.9gb 10.16.28.160 Patriots
vos.sar-20140418 0 p STARTED 71500402 7.5gb 10.16.28.160 Patriots
vos.sar-20140419 0 p STARTED 71498431 7.4gb 10.16.28.160 Patriots
vos.sar-20140420 0 p STARTED 71625335 7.5gb 10.16.28.160 Patriots
vos.sar-20140421 0 p STARTED 71453215 7.6gb 10.16.28.160 Patriots
vos.sar-20140422 0 p STARTED 71347442 7.5gb 10.16.28.160 Patriots
vos.sar-20140423 0 p STARTED 65102310 6.7gb 10.16.28.160 Patriots
vos.sar-20140424 0 p STARTED 70029609 7.4gb 10.16.28.160 Patriots
vos.sar-20140425 0 p STARTED 70230095 7.4gb 10.16.28.160 Patriots
vos.sar-20140426 0 p STARTED 70043498 7.4gb 10.16.28.160 Patriots
vos.sar-20140427 0 p STARTED 69782934 7.3gb 10.16.28.160 Patriots
vos.sar-20140428 0 p STARTED 66853187 7.1gb 10.16.28.160 Patriots
vos.sar-20140429 0 p STARTED 61337005 6.6gb 10.16.28.160 Patriots
vos.sar-20140430 0 p STARTED 60246139 6.4gb 10.16.28.160 Patriots
vos.sar-20140501 0 p STARTED 60349740 6.5gb 10.16.28.160 Patriots
vos.sar-20140502 0 p STARTED 60260172 6.5gb 10.16.28.160 Patriots
vos.sar-20140503 0 p STARTED 60270307 6.4gb 10.16.28.160 Patriots
vos.sar-20140504 0 p STARTED 60271805 6.5gb 10.16.28.160 Patriots
vos.sar-20140505 0 p STARTED 60258452 6.5gb 10.16.28.160 Patriots
vos.sar-20140506 0 p STARTED 57895539 6.2gb 10.16.28.160 Patriots
vos.sar-20140507 0 p STARTED 62343779 6.6gb 10.16.28.160 Patriots
vos.sar-20140508 0 p STARTED 57381744 6gb 10.16.28.160 Patriots
vos.sar-20140509 0 p STARTED 57483405 6gb 10.16.28.160 Patriots
vos.sar-20140510 0 p STARTED 57768892 6gb 10.16.28.160 Patriots
vos.sar-20140511 0 p STARTED 57807214 6gb 10.16.28.160 Patriots
vos.sar-20140512 0 p STARTED 55528509 5.8gb 10.16.28.160 Patriots
vos.sar-20140513 0 p STARTED 61087690 6.4gb 10.16.28.160 Patriots
vos.sar-20140514 0 p STARTED 61611128 6.5gb 10.16.28.160 Patriots
vos.sar-20140515 0 p STARTED 60196695 6.3gb 10.16.28.160 Patriots
vos.sar-20140516 0 p STARTED 60151606 6.4gb 10.16.28.160 Patriots
vos.sar-20140517 0 p STARTED 60278487 6.4gb 10.16.28.160 Patriots
vos.sar-20140518 0 p STARTED 60391608 6.3gb 10.16.28.160 Patriots
vos.sar-20140519 0 p STARTED 58498384 6.1gb 10.16.28.160 Patriots
vos.sar-20140520 0 p STARTED 56462986 5.8gb 10.16.28.160 Patriots
vos.sar-20140521 0 p STARTED 58124501 6.3gb 10.16.28.160 Patriots
vos.sar-20140522 0 p STARTED 61224119 6.6gb 10.16.28.160 Patriots
vos.sar-20140523 0 p STARTED 61441597 6.5gb 10.16.28.160 Patriots
vos.sar-20140524 0 p STARTED 67736357 7.2gb 10.16.28.160 Patriots
vos.sar-20140525 0 p STARTED 68411051 7.3gb 10.16.28.160 Patriots
vos.sar-20140526 0 p STARTED 67159765 7gb 10.16.28.160 Patriots
vos.sar-20140527 0 p STARTED 68454401 7.3gb 10.16.28.160 Patriots
vos.sar-20140528 0 p STARTED 67036590 7.2gb 10.16.28.160 Patriots
vos.sar-20140529 0 p STARTED 65399606 6.9gb 10.16.28.160 Patriots
vos.sar-20140530 0 p STARTED 65598369 7.1gb 10.16.28.160 Patriots
vos.sar-20140531 0 p STARTED 65981497 7.1gb 10.16.28.160 Patriots
vos.sar-20140601 0 p STARTED 65928672 7gb 10.16.28.160 Patriots
vos.sar-20140602 0 p STARTED 62431690 6.7gb 10.16.28.160 Patriots
vos.sar-20140603 0 p STARTED 60837744 6.6gb 10.16.28.160 Patriots
vos.sar-20140604 0 p STARTED 63949530 7gb 10.16.28.160 Patriots
vos.sar-20140605 0 p STARTED 67240514 7.2gb 10.16.28.160 Patriots
vos.sar-20140606 0 p STARTED 67382779 7.2gb 10.16.28.160 Patriots
vos.sar-20140607 0 p STARTED 67627635 7.2gb 10.16.28.160 Patriots
vos.sar-20140608 0 p STARTED 67610817 7.2gb 10.16.28.160 Patriots
vos.sar-20140609 0 p STARTED 67599572 7.3gb 10.16.28.160 Patriots
vos.sar-20140610 0 p STARTED 69530509 7.6gb 10.16.28.160 Patriots
vos.sar-20140611 0 p STARTED 71023780 7.6gb 10.16.28.160 Patriots
vos.sar-20140612 0 p STARTED 69088218 7.3gb 10.16.28.160 Patriots
vos.sar-20140613 0 p STARTED 69100302 7.4gb 10.16.28.160 Patriots
vos.sar-20140614 0 p STARTED 68563204 7gb 10.16.28.160 Patriots
vos.sar-20140615 0 p STARTED 68697020 7.2gb 10.16.28.160 Patriots
vos.sar-20140616 0 p STARTED 62490526 6.6gb 10.16.28.160 Patriots
vos.sar-20140617 0 p STARTED 59193004 6.3gb 10.16.28.160 Patriots
vos.sar-20140618 0 p STARTED 59333230 6.3gb 10.16.28.160 Patriots
vos.sar-20140619 0 p STARTED 59404156 6.3gb 10.16.28.160 Patriots
vos.sar-20140620 0 p STARTED 59829346 6.3gb 10.16.28.160 Patriots
vos.sar-20140621 0 p STARTED 59932428 6.3gb 10.16.28.160 Patriots
vos.sar-20140622 0 p STARTED 61471074 6.4gb 10.16.28.160 Patriots
vos.sar-20140623 0 p STARTED 65504367 7gb 10.16.28.160 Patriots
vos.sar-20140624 0 p STARTED 65603920 6.9gb 10.16.28.160 Patriots
vos.sar-20140625 0 p STARTED 65960849 7gb 10.16.28.160 Patriots
vos.sar-20140626 0 p STARTED 65911681 7gb 10.16.28.160 Patriots
vos.sar-20140627 0 p STARTED 66217407 7.1gb 10.16.28.160 Patriots
vos.sar-20140628 0 p STARTED 66037214 6.8gb 10.16.28.160 Patriots
vos.sar-20140629 0 p STARTED 66299900 6.8gb 10.16.28.160 Patriots
vos.sar-20140630 0 p STARTED 66754422 7gb 10.16.28.160 Patriots
vos.sar-20140701 0 p STARTED 66683078 7gb 10.16.28.160 Patriots
vos.sar-20140702 0 p STARTED 66843320 7.2gb 10.16.28.160 Patriots
vos.sar-20140703 0 p STARTED 66772635 7gb 10.16.28.160 Patriots
vos.sar-20140704 0 p STARTED 66525617 6.9gb 10.16.28.160 Patriots
vos.sar-20140705 0 p STARTED 66780989 7gb 10.16.28.160 Patriots
vos.sar-20140706 0 p STARTED 66791355 7gb 10.16.28.160 Patriots
vos.sar-20140707 0 p STARTED 63599538 6.5gb 10.16.28.160 Patriots
vos.sar-20140708 0 p STARTED 62014546 6.5gb 10.16.28.160 Patriots
vos.sar-20140709 0 p STARTED 62024440 6.5gb 10.16.28.160 Patriots
vos.sar-20140710 0 p STARTED 60632817 6.4gb 10.16.28.160 Patriots
vos.sar-20140711 0 p STARTED 66086251 6.8gb 10.16.28.160 Patriots
vos.sar-20140712 0 p STARTED 69659687 7gb 10.16.28.160 Patriots
vos.sar-20140713 0 p STARTED 69814757 7gb 10.16.28.160 Patriots
vos.sar-20140714 0 p STARTED 65869304 6.7gb 10.16.28.160 Patriots
vos.sar-20140715 0 p STARTED 66725741 6.8gb 10.16.28.160 Patriots
vos.sar-20140716 0 p STARTED 71363344 7.3gb 10.16.28.160 Patriots
vos.sar-20140717 0 p STARTED 72485275 7.4gb 10.16.28.160 Patriots
vos.sar-20140718 0 p STARTED 73042237 7.4gb 10.16.28.160 Patriots
vos.sar-20140719 0 p STARTED 73147795 7.4gb 10.16.28.160 Patriots
vos.sar-20140720 0 p STARTED 73109516 7.3gb 10.16.28.160 Patriots
vos.sar-20140721 0 p STARTED 68842120 6.9gb 10.16.28.160 Patriots
vos.sar-20140722 0 p STARTED 67731913 6.9gb 10.16.28.160 Patriots
vos.sar-20140723 0 p STARTED 71946359 7.2gb 10.16.28.160 Patriots
vos.sar-20140724 0 p STARTED 72484086 7.3gb 10.16.28.160 Patriots
vos.sar-20140725 0 p STARTED 72788346 7.3gb 10.16.28.160 Patriots
vos.sar-20140726 0 p STARTED 72844348 7.3gb 10.16.28.160 Patriots
vos.sar-20140727 0 p STARTED 72878276 7.3gb 10.16.28.160 Patriots
vos.sar-20140728 0 p STARTED 72123796 7.3gb 10.16.28.160 Patriots
vos.sar-20140729 0 p STARTED 72046529 7.3gb 10.16.28.160 Patriots
vos.sar-20140730 0 p STARTED 71150184 7.2gb 10.16.28.160 Patriots
vos.sar-20140731 0 p STARTED 73979405 7.5gb 10.16.28.160 Patriots
vos.sar-20140801 0 p STARTED 74260222 7.4gb 10.16.28.160 Patriots
vos.sar-20140802 0 p STARTED 73614572 7.3gb 10.16.28.160 Patriots
vos.sar-20140803 0 p STARTED 73283048 7.2gb 10.16.28.160 Patriots
vos.sar-20140804 0 p STARTED 68970205 6.9gb 10.16.28.160 Patriots
vos.sar-20140805 0 p STARTED 68196432 6.8gb 10.16.28.160 Patriots
vos.sar-20140806 0 p STARTED 73217499 7.3gb 10.16.28.160 Patriots
vos.sar-20140807 0 p STARTED 73264488 7.3gb 10.16.28.160 Patriots
vos.sar-20140808 0 p STARTED 73098588 7.3gb 10.16.28.160 Patriots
vos.sar-20140809 0 p STARTED 73308547 7.3gb 10.16.28.160 Patriots
vos.sar-20140810 0 p STARTED 73152573 7.2gb 10.16.28.160 Patriots
vos.sar-20140811 0 p STARTED 63274650 6.3gb 10.16.28.160 Patriots
vos.sar-20140812 0 p STARTED 62169593 6.2gb 10.16.28.160 Patriots
vos.sar-20140813 0 p STARTED 59936546 5.9gb 10.16.28.160 Patriots
vos.sar-20140814 0 p STARTED 59063136 5.8gb 10.16.28.160 Patriots
vos.sar-20140815 0 p STARTED 62646270 6.2gb 10.16.28.160 Patriots
vos.sar-20140816 0 p STARTED 70405962 6.9gb 10.16.28.160 Patriots
vos.sar-20140817 0 p STARTED 71411512 7gb 10.16.28.160 Patriots
vos.sar-20140818 0 p STARTED 71809167 7.1gb 10.16.28.160 Patriots
vos.sar-20140819 0 p STARTED 85995584 8.4gb 10.16.28.160 Patriots
vos.sar-20140820 0 p STARTED 91128551 8.9gb 10.16.28.160 Patriots
vos.sar-20140821 0 p STARTED 90274629 8.9gb 10.16.28.160 Patriots
vos.sar-20140822 0 p STARTED 89466040 8.7gb 10.16.28.160 Patriots
vos.sar-20140823 0 p STARTED 96873502 9.4gb 10.16.28.160 Patriots
vos.sar-20140824 0 p STARTED 98157234 9.6gb 10.16.28.160 Patriots
vos.sar-20140825 0 p STARTED 86043316 8.5gb 10.16.28.160 Patriots
vos.sar-20140826 0 p STARTED 76991991 7.5gb 10.16.28.160 Patriots
vos.sar-20140827 0 p STARTED 87215239 8.6gb 10.16.28.160 Patriots
vos.sar-20140828 0 p STARTED 86244242 8.4gb 10.16.28.160 Patriots
vos.sar-20140829 0 p STARTED 85586558 8.3gb 10.16.28.160 Patriots
vos.sar-20140830 0 p STARTED 84904307 8.2gb 10.16.28.160 Patriots
vos.sar-20140831 0 p STARTED 84706787 8.2gb 10.16.28.160 Patriots
vos.sar-20140901 0 p STARTED 73631692 7.2gb 10.16.28.160 Patriots
vos.sar-20140902 0 p STARTED 66174759 6.5gb 10.16.28.160 Patriots
vos.sar-20140903 0 p STARTED 66054615 6.4gb 10.16.28.160 Patriots
vos.sar-20140904 0 p STARTED 66028361 6.4gb 10.16.28.160 Patriots
vos.sar-20140905 0 p STARTED 68174220 6.6gb 10.16.28.160 Patriots
vos.sar-20140906 0 p STARTED 71307303 6.9gb 10.16.28.160 Patriots
vos.sar-20140907 0 p STARTED 71141028 6.9gb 10.16.28.160 Patriots
vos.sar-20140908 0 p STARTED 67245422 6.7gb 10.16.28.160 Patriots
vos.sar-20140909 0 p STARTED 76507484 7.6gb 10.16.28.160 Patriots
vos.sar-20140910 0 p STARTED 73905269 7.3gb 10.16.28.160 Patriots
vos.sar-20140911 0 p STARTED 74850967 7.5gb 10.16.28.160 Patriots
vos.sar-20140912 0 p STARTED 78936687 7.9gb 10.16.28.160 Patriots
vos.sar-20140913 0 p STARTED 91001521 8.9gb 10.16.28.160 Patriots
vos.sar-20140914 0 p STARTED 93475011 9.1gb 10.16.28.160 Patriots
vos.sar-20140915 0 p STARTED 85954554 8.4gb 10.16.28.160 Patriots
vos.sar-20140916 0 p STARTED 101168487 9.9gb 10.16.28.160 Patriots
vos.sar-20140917 0 p STARTED 82635515 8.3gb 10.16.28.160 Patriots
vos.sar-20140918 0 p STARTED 98893623 9.9gb 10.16.28.160 Patriots
vos.sar-20140919 0 p STARTED 86517904 8.6gb 10.16.28.160 Patriots
vos.sar-20140920 0 p STARTED 114719784 11.4gb 10.16.28.160 Patriots
vos.sar-20140921 0 p STARTED 120449870 11.9gb 10.16.28.160 Patriots
vos.sar-20140922 0 p STARTED 110758270 11gb 10.16.28.160 Patriots
vos.sar-20140923 0 p STARTED 105073010 10.4gb 10.16.28.160 Patriots
vos.sar-20140924 0 p STARTED 104936471 10.5gb 10.16.28.160 Patriots
vos.sar-20140925 0 p STARTED 106270648 10.5gb 10.16.28.160 Patriots
vos.sar-20140926 0 p STARTED 105783922 10.4gb 10.16.28.160 Patriots
vos.sar-20140927 0 p STARTED 105107218 10.3gb 10.16.28.160 Patriots
vos.sar-20140928 0 p STARTED 104840321 10.4gb 10.16.28.160 Patriots
vos.sar-20140929 0 p STARTED 107643203 10.6gb 10.16.28.160 Patriots
vos.sar-20140930 0 p STARTED 110722933 11.1gb 10.16.28.160 Patriots
vos.sar-20141001 0 p STARTED 109680168 10.9gb 10.16.28.160 Patriots
vos.sar-20141002 0 p STARTED 109552715 10.8gb 10.16.28.160 Patriots
vos.sar-20141003 0 p STARTED 110700223 11.1gb 10.16.28.160 Patriots
vos.sar-20141004 0 p STARTED 116888426 11.6gb 10.16.28.160 Patriots
vos.sar-20141005 0 p STARTED 116917250 11.6gb 10.16.28.160 Patriots
vos.sar-20141006 0 p STARTED 125453562 12.4gb 10.16.28.160 Patriots
vos.sar-20141007 0 p STARTED 134513348 13.4gb 10.16.28.160 Patriots
vos.sar-20141008 0 p STARTED 135089745 13gb 10.16.28.160 Patriots
vos.sar-20141009 0 p STARTED 135623796 13.2gb 10.16.28.160 Patriots
vos.sar-20141010 0 p STARTED 135130147 13.3gb 10.16.28.160 Patriots
vos.sar-20141011 0 p STARTED 135312502 13.4gb 10.16.28.160 Patriots
vos.sar-20141012 0 p STARTED 135484105 13.4gb 10.16.28.160 Patriots
vos.sar-20141013 0 p STARTED 134309245 13.2gb 10.16.28.160 Patriots
vos.sar-20141014 0 p STARTED 133051000 13gb 10.16.28.160 Patriots
vos.sar-20141015 0 p STARTED 133194937 13.1gb 10.16.28.160 Patriots
vos.sar-20141016 0 p STARTED 133527638 13.2gb 10.16.28.160 Patriots
vos.sar-20141017 0 p STARTED 133346880 12.8gb 10.16.28.160 Patriots
vos.sar-20141018 0 p STARTED 134183415 13gb 10.16.28.160 Patriots
vos.sar-20141019 0 p STARTED 133574000 12.9gb 10.16.28.160 Patriots
vos.sar-20141020 0 p STARTED 117134069 11.4gb 10.16.28.160 Patriots
vos.sar-20141021 0 p STARTED 94428307 9.2gb 10.16.28.160 Patriots
vos.sar-20141022 0 p STARTED 95257118 9.3gb 10.16.28.160 Patriots
vos.sar-20141023 0 p STARTED 122252306 12gb 10.16.28.160 Patriots
vos.sar-20141024 0 p STARTED 122310765 11.9gb 10.16.28.160 Patriots
vos.sar-20141025 0 p STARTED 125043879 12.1gb 10.16.28.160 Patriots
vos.sar-20141026 0 p STARTED 125252274 12gb 10.16.28.160 Patriots
vos.sar-20141027 0 p STARTED 122692008 12gb 10.16.28.160 Patriots
vos.sar-20141028 0 p STARTED 121903326 12gb 10.16.28.160 Patriots
vos.sar-20141029 0 p STARTED 121801251 12gb 10.16.28.160 Patriots
vos.sar-20141030 0 p STARTED 123373076 12.2gb 10.16.28.160 Patriots
vos.sar-20141031 0 p STARTED 139747806 13.4gb 10.16.28.160 Patriots
vos.sar-20141101 0 p STARTED 141936592 13.9gb 10.16.28.160 Patriots
vos.sar-20141102 0 p STARTED 141940718 13.8gb 10.16.28.160 Patriots
vos.sar-20141103 0 p STARTED 132012110 13gb 10.16.28.160 Patriots
vos.sar-20141104 0 p STARTED 104139382 10gb 10.16.28.160 Patriots
vos.sar-20141105 0 p STARTED 118171353 11.3gb 10.16.28.160 Patriots
vos.sar-20141106 0 p STARTED 122028461 11.7gb 10.16.28.160 Patriots
vos.sar-20141107 0 p STARTED 121222523 11.7gb 10.16.28.160 Patriots
vos.sar-20141108 0 p STARTED 121174286 11.5gb 10.16.28.160 Patriots
vos.sar-20141109 0 p STARTED 121187845 11.4gb 10.16.28.160 Patriots
vos.sar-20141110 0 p STARTED 121159710 11.7gb 10.16.28.160 Patriots
vos.sar-20141111 0 p STARTED 121273501 11.6gb 10.16.28.160 Patriots
vos.sar-20141112 0 p STARTED 121986072 11.7gb 10.16.28.160 Patriots
vos.sar-20141113 0 p STARTED 122101984 11.6gb 10.16.28.160 Patriots
vos.sar-20141114 0 p STARTED 123541601 11.8gb 10.16.28.160 Patriots
vos.sar-20141115 0 p STARTED 122653010 11.7gb 10.16.28.160 Patriots
vos.sar-20141116 0 p STARTED 122696576 11.8gb 10.16.28.160 Patriots
vos.sar-20141117 0 p STARTED 117715886 11.6gb 10.16.28.160 Patriots
vos.sar-20141118 0 p STARTED 110537641 10.7gb 10.16.28.160 Patriots
vos.sar-20141119 0 p STARTED 96766944 9.4gb 10.16.28.160 Patriots
vos.sar-20141120 0 p STARTED 112135589 11gb 10.16.28.160 Patriots
vos.sar-20141121 0 p STARTED 121702080 11.8gb 10.16.28.160 Patriots
vos.sar-20141122 0 p STARTED 123108043 11.9gb 10.16.28.160 Patriots
vos.sar-20141123 0 p STARTED 123086370 12gb 10.16.28.160 Patriots
vos.sar-20141124 0 p STARTED 121014523 11.9gb 10.16.28.160 Patriots
vos.sar-20141125 0 p STARTED 120423344 11.7gb 10.16.28.160 Patriots
vos.sar-20141126 0 p STARTED 122783089 11.9gb 10.16.28.160 Patriots
vos.sar-20141127 0 p STARTED 129206771 12.3gb 10.16.28.160 Patriots
vos.sar-20141128 0 p STARTED 130385922 12.4gb 10.16.28.160 Patriots
vos.sar-20141129 0 p STARTED 130411697 12.4gb 10.16.28.160 Patriots
vos.sar-20141130 0 p STARTED 130377468 12.4gb 10.16.28.160 Patriots
vos.sar-20141201 0 p STARTED 129757682 12.5gb 10.16.28.160 Patriots
vos.sar-20141202 0 p STARTED 129496064 12.5gb 10.16.28.160 Patriots
vos.sar-20141203 0 p STARTED 129157538 12.4gb 10.16.28.160 Patriots
vos.sar-20141204 0 p STARTED 127933562 12.4gb 10.16.28.160 Patriots
vos.sar-20141205 0 p STARTED 124873139 12.1gb 10.16.28.160 Patriots
vos.sar-20141206 0 p STARTED 124591940 11.8gb 10.16.28.160 Patriots
vos.sar-20141207 0 p STARTED 122384652 11.8gb 10.16.28.160 Patriots
vos.sar-20141208 0 p STARTED 44462930 4.2gb 10.16.28.160 Patriots
{
"vos.sosreport-201411" : {
"mappings" : {
"date" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"date" : {
"type" : "string"
}
}
},
"slabinfo" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"<active_objs>" : {
"type" : "long"
},
"<active_slabs>" : {
"type" : "long"
},
"<batchcount>" : {
"type" : "long"
},
"<limit>" : {
"type" : "long"
},
"<num_objs>" : {
"type" : "long"
},
"<num_slabs>" : {
"type" : "long"
},
"<objperslab>" : {
"type" : "long"
},
"<objsize>" : {
"type" : "long"
},
"<pagesperslab>" : {
"type" : "long"
},
"<sharedavail>" : {
"type" : "long"
},
"<sharedfactor>" : {
"type" : "long"
},
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"name" : {
"type" : "string"
},
"version" : {
"type" : "string",
"index" : "not_analyzed"
}
}
},
"lsmod" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"modules" : {
"type" : "string"
}
}
},
"lsblk" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"lsblk" : {
"type" : "string"
}
}
},
"meminfo" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"Active" : {
"type" : "long"
},
"Active(anon)" : {
"type" : "long"
},
"Active(file)" : {
"type" : "long"
},
"AnonHugePages" : {
"type" : "long"
},
"AnonPages" : {
"type" : "long"
},
"Bounce" : {
"type" : "long"
},
"Buffers" : {
"type" : "long"
},
"Cached" : {
"type" : "long"
},
"CommitLimit" : {
"type" : "long"
},
"Committed_AS" : {
"type" : "long"
},
"DirectMap1G" : {
"type" : "long"
},
"DirectMap2M" : {
"type" : "long"
},
"DirectMap4k" : {
"type" : "long"
},
"Dirty" : {
"type" : "long"
},
"HardwareCorrupted" : {
"type" : "long"
},
"HugePages_Free" : {
"type" : "long"
},
"HugePages_Rsvd" : {
"type" : "long"
},
"HugePages_Surp" : {
"type" : "long"
},
"HugePages_Total" : {
"type" : "long"
},
"Hugepagesize" : {
"type" : "long"
},
"Inactive" : {
"type" : "long"
},
"Inactive(anon)" : {
"type" : "long"
},
"Inactive(file)" : {
"type" : "long"
},
"KernelStack" : {
"type" : "long"
},
"Mapped" : {
"type" : "long"
},
"MemAvailable" : {
"type" : "long"
},
"MemFree" : {
"type" : "long"
},
"MemTotal" : {
"type" : "long"
},
"Mlocked" : {
"type" : "long"
},
"NFS_Unstable" : {
"type" : "long"
},
"PageTables" : {
"type" : "long"
},
"SReclaimable" : {
"type" : "long"
},
"SUnreclaim" : {
"type" : "long"
},
"Shmem" : {
"type" : "long"
},
"Slab" : {
"type" : "long"
},
"SwapCached" : {
"type" : "long"
},
"SwapFree" : {
"type" : "long"
},
"SwapTotal" : {
"type" : "long"
},
"Unevictable" : {
"type" : "long"
},
"VmallocChunk" : {
"type" : "long"
},
"VmallocTotal" : {
"type" : "long"
},
"VmallocUsed" : {
"type" : "long"
},
"Writeback" : {
"type" : "long"
},
"WritebackTmp" : {
"type" : "long"
},
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
}
}
},
"sysconfig" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"contents" : {
"type" : "string",
"index" : "not_analyzed"
},
"filename" : {
"type" : "string",
"index" : "not_analyzed"
}
}
},
"vmstat" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"allocstall" : {
"type" : "long"
},
"compact_blocks_moved" : {
"type" : "long"
},
"compact_fail" : {
"type" : "long"
},
"compact_free_scanned" : {
"type" : "long"
},
"compact_isolated" : {
"type" : "long"
},
"compact_migrate_scanned" : {
"type" : "long"
},
"compact_pagemigrate_failed" : {
"type" : "long"
},
"compact_pages_moved" : {
"type" : "long"
},
"compact_stall" : {
"type" : "long"
},
"compact_success" : {
"type" : "long"
},
"drop_pagecache" : {
"type" : "long"
},
"drop_slab" : {
"type" : "long"
},
"htlb_buddy_alloc_fail" : {
"type" : "long"
},
"htlb_buddy_alloc_success" : {
"type" : "long"
},
"kswapd_high_wmark_hit_quickly" : {
"type" : "long"
},
"kswapd_inodesteal" : {
"type" : "long"
},
"kswapd_low_wmark_hit_quickly" : {
"type" : "long"
},
"kswapd_skip_congestion_wait" : {
"type" : "long"
},
"kswapd_steal" : {
"type" : "long"
},
"nr_active_anon" : {
"type" : "long"
},
"nr_active_file" : {
"type" : "long"
},
"nr_alloc_batch" : {
"type" : "long"
},
"nr_anon_pages" : {
"type" : "long"
},
"nr_anon_transparent_hugepages" : {
"type" : "long"
},
"nr_bounce" : {
"type" : "long"
},
"nr_dirtied" : {
"type" : "long"
},
"nr_dirty" : {
"type" : "long"
},
"nr_dirty_background_threshold" : {
"type" : "long"
},
"nr_dirty_threshold" : {
"type" : "long"
},
"nr_file_pages" : {
"type" : "long"
},
"nr_free_cma" : {
"type" : "long"
},
"nr_free_pages" : {
"type" : "long"
},
"nr_inactive_anon" : {
"type" : "long"
},
"nr_inactive_file" : {
"type" : "long"
},
"nr_isolated_anon" : {
"type" : "long"
},
"nr_isolated_file" : {
"type" : "long"
},
"nr_kernel_stack" : {
"type" : "long"
},
"nr_mapped" : {
"type" : "long"
},
"nr_mlock" : {
"type" : "long"
},
"nr_page_table_pages" : {
"type" : "long"
},
"nr_shmem" : {
"type" : "long"
},
"nr_slab_reclaimable" : {
"type" : "long"
},
"nr_slab_unreclaimable" : {
"type" : "long"
},
"nr_unevictable" : {
"type" : "long"
},
"nr_unstable" : {
"type" : "long"
},
"nr_vmscan_immediate_reclaim" : {
"type" : "long"
},
"nr_vmscan_write" : {
"type" : "long"
},
"nr_writeback" : {
"type" : "long"
},
"nr_writeback_temp" : {
"type" : "long"
},
"nr_written" : {
"type" : "long"
},
"numa_foreign" : {
"type" : "long"
},
"numa_hint_faults" : {
"type" : "long"
},
"numa_hint_faults_local" : {
"type" : "long"
},
"numa_hit" : {
"type" : "long"
},
"numa_huge_pte_updates" : {
"type" : "long"
},
"numa_interleave" : {
"type" : "long"
},
"numa_local" : {
"type" : "long"
},
"numa_miss" : {
"type" : "long"
},
"numa_other" : {
"type" : "long"
},
"numa_pages_migrated" : {
"type" : "long"
},
"numa_pte_updates" : {
"type" : "long"
},
"pageoutrun" : {
"type" : "long"
},
"pgactivate" : {
"type" : "long"
},
"pgalloc_dma" : {
"type" : "long"
},
"pgalloc_dma32" : {
"type" : "long"
},
"pgalloc_movable" : {
"type" : "long"
},
"pgalloc_normal" : {
"type" : "long"
},
"pgdeactivate" : {
"type" : "long"
},
"pgfault" : {
"type" : "long"
},
"pgfree" : {
"type" : "long"
},
"pginodesteal" : {
"type" : "long"
},
"pgmajfault" : {
"type" : "long"
},
"pgmigrate_fail" : {
"type" : "long"
},
"pgmigrate_success" : {
"type" : "long"
},
"pgpgin" : {
"type" : "long"
},
"pgpgout" : {
"type" : "long"
},
"pgrefill_dma" : {
"type" : "long"
},
"pgrefill_dma32" : {
"type" : "long"
},
"pgrefill_movable" : {
"type" : "long"
},
"pgrefill_normal" : {
"type" : "long"
},
"pgrotated" : {
"type" : "long"
},
"pgscan_direct_dma" : {
"type" : "long"
},
"pgscan_direct_dma32" : {
"type" : "long"
},
"pgscan_direct_movable" : {
"type" : "long"
},
"pgscan_direct_normal" : {
"type" : "long"
},
"pgscan_direct_throttle" : {
"type" : "long"
},
"pgscan_kswapd_dma" : {
"type" : "long"
},
"pgscan_kswapd_dma32" : {
"type" : "long"
},
"pgscan_kswapd_movable" : {
"type" : "long"
},
"pgscan_kswapd_normal" : {
"type" : "long"
},
"pgsteal_direct_dma" : {
"type" : "long"
},
"pgsteal_direct_dma32" : {
"type" : "long"
},
"pgsteal_direct_movable" : {
"type" : "long"
},
"pgsteal_direct_normal" : {
"type" : "long"
},
"pgsteal_dma" : {
"type" : "long"
},
"pgsteal_dma32" : {
"type" : "long"
},
"pgsteal_kswapd_dma" : {
"type" : "long"
},
"pgsteal_kswapd_dma32" : {
"type" : "long"
},
"pgsteal_kswapd_movable" : {
"type" : "long"
},
"pgsteal_kswapd_normal" : {
"type" : "long"
},
"pgsteal_movable" : {
"type" : "long"
},
"pgsteal_normal" : {
"type" : "long"
},
"pswpin" : {
"type" : "long"
},
"pswpout" : {
"type" : "long"
},
"slabs_scanned" : {
"type" : "long"
},
"thp_collapse_alloc" : {
"type" : "long"
},
"thp_collapse_alloc_failed" : {
"type" : "long"
},
"thp_fault_alloc" : {
"type" : "long"
},
"thp_fault_fallback" : {
"type" : "long"
},
"thp_split" : {
"type" : "long"
},
"thp_zero_page_alloc" : {
"type" : "long"
},
"thp_zero_page_alloc_failed" : {
"type" : "long"
},
"unevictable_pgs_cleared" : {
"type" : "long"
},
"unevictable_pgs_culled" : {
"type" : "long"
},
"unevictable_pgs_mlocked" : {
"type" : "long"
},
"unevictable_pgs_mlockfreed" : {
"type" : "long"
},
"unevictable_pgs_munlocked" : {
"type" : "long"
},
"unevictable_pgs_rescued" : {
"type" : "long"
},
"unevictable_pgs_scanned" : {
"type" : "long"
},
"unevictable_pgs_stranded" : {
"type" : "long"
},
"workingset_activate" : {
"type" : "long"
},
"workingset_nodereclaim" : {
"type" : "long"
},
"workingset_refault" : {
"type" : "long"
},
"zone_reclaim_failed" : {
"type" : "long"
}
}
},
"procsys" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"net/core/flow_limit_cpu_bitmap" : {
"type" : "string",
"index" : "not_analyzed"
}
}
},
"dumpe2fs" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
}
}
},
"cpuinfo" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"num_cores" : {
"type" : "long"
},
"num_siblings" : {
"type" : "long"
},
"num_sockets" : {
"type" : "long"
},
"sockets" : {
"type" : "nested",
"properties" : {
"address_sizes" : {
"type" : "string"
},
"cache_alignment" : {
"type" : "long"
},
"cache_size" : {
"type" : "long"
},
"clflush_size" : {
"type" : "long"
},
"cpu_MHz" : {
"type" : "long"
},
"cpu_cores" : {
"type" : "long"
},
"cpu_family" : {
"type" : "long"
},
"cpuid_level" : {
"type" : "long"
},
"flags" : {
"type" : "string"
},
"fpu" : {
"type" : "string"
},
"fpu_exception" : {
"type" : "string"
},
"id" : {
"type" : "string",
"index" : "not_analyzed"
},
"microcode" : {
"type" : "string"
},
"model" : {
"type" : "long"
},
"model_name" : {
"type" : "string"
},
"siblings" : {
"type" : "long"
},
"stepping" : {
"type" : "long"
},
"vendor_id" : {
"type" : "string"
},
"wp" : {
"type" : "string"
}
}
},
"virtual" : {
"type" : "boolean"
}
}
},
"dmidecode" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"dmidecode" : {
"type" : "string"
}
}
},
"cmdline" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"cmdline" : {
"type" : "string"
}
}
},
"ps" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"%CPU" : {
"type" : "float"
},
"%MEM" : {
"type" : "float"
},
"COMMAND" : {
"type" : "string"
},
"PID" : {
"type" : "integer"
},
"RSS" : {
"type" : "long"
},
"START" : {
"type" : "string"
},
"STAT" : {
"type" : "string"
},
"TIME" : {
"type" : "string"
},
"TTY" : {
"type" : "string"
},
"USER" : {
"type" : "string"
},
"VSZ" : {
"type" : "long"
},
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
}
}
},
"lspci" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"lspci" : {
"type" : "string"
}
}
},
"installed-rpms" : {
"_timestamp" : {
"enabled" : true,
"store" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"properties" : {
"_metadata" : {
"properties" : {
"file-date" : {
"type" : "date",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
},
"format" : "yyyy-MM-dd"
},
"file-name" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"generated-by" : {
"type" : "string"
},
"generated-by-version" : {
"type" : "string"
},
"machine" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"md5" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"nodename" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"release" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
},
"sysname" : {
"type" : "string",
"index" : "not_analyzed",
"doc_values" : true,
"fielddata" : {
"format" : "doc_values"
}
}
}
},
"installed-rpms" : {
"type" : "string"
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment