Skip to content

Instantly share code, notes, and snippets.

@xubo-fei
Created December 13, 2017 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xubo-fei/7f83c9be573ce2e31a6f1c7e7ab870b2 to your computer and use it in GitHub Desktop.
Save xubo-fei/7f83c9be573ce2e31a6f1c7e7ab870b2 to your computer and use it in GitHub Desktop.
{
"_nodes": {
"total": 2,
"successful": 2,
"failed": 0
},
"cluster_name": "exabeam-es",
"timestamp": 1513197428089,
"status": "green",
"indices": {
"count": 183,
"shards": {
"total": 727,
"primaries": 726,
"replication": 0.0013774104683195593,
"index": {
"shards": {
"min": 1,
"max": 4,
"avg": 3.9726775956284155
},
"primaries": {
"min": 1,
"max": 4,
"avg": 3.9672131147540983
},
"replication": {
"min": 0.0,
"max": 1.0,
"avg": 0.00546448087431694
}
}
},
"docs": {
"count": 973385595,
"deleted": 0
},
"store": {
"size_in_bytes": 1123353812871,
"throttle_time_in_millis": 0
},
"fielddata": {
"memory_size_in_bytes": 0,
"evictions": 0
},
"query_cache": {
"memory_size_in_bytes": 5036344,
"total_count": 13740,
"hit_count": 428,
"miss_count": 13312,
"cache_size": 346,
"cache_count": 346,
"evictions": 0
},
"completion": {
"size_in_bytes": 0
},
"segments": {
"count": 16391,
"memory_in_bytes": 2553015472,
"terms_memory_in_bytes": 1829225710,
"stored_fields_memory_in_bytes": 89776616,
"term_vectors_memory_in_bytes": 0,
"norms_memory_in_bytes": 198857536,
"points_memory_in_bytes": 36591854,
"doc_values_memory_in_bytes": 398563756,
"index_writer_memory_in_bytes": 0,
"version_map_memory_in_bytes": 0,
"fixed_bit_set_memory_in_bytes": 0,
"max_unsafe_auto_id_timestamp": -1,
"file_sizes": {}
}
},
"nodes": {
"count": {
"total": 2,
"data": 2,
"coordinating_only": 0,
"master": 2,
"ingest": 2
},
"versions": ["5.4.0"],
"os": {
"available_processors": 16,
"allocated_processors": 8,
"names": [{
"name": "Linux",
"count": 2
}],
"mem": {
"total_in_bytes": 134778593280,
"free_in_bytes": 1972002816,
"used_in_bytes": 132806590464,
"free_percent": 1,
"used_percent": 99
}
},
"process": {
"cpu": {
"percent": 2
},
"open_file_descriptors": {
"min": 1342,
"max": 1347,
"avg": 1344
}
},
"jvm": {
"max_uptime_in_millis": 9197550,
"versions": [{
"version": "1.8.0_91",
"vm_name": "Java HotSpot(TM) 64-Bit Server VM",
"vm_version": "25.91-b14",
"vm_vendor": "Oracle Corporation",
"count": 2
}],
"mem": {
"heap_used_in_bytes": 13372658288,
"heap_max_in_bytes": 25630343168
},
"threads": 148
},
"fs": {
"total_in_bytes": 14841283436544,
"free_in_bytes": 13716708696064,
"available_in_bytes": 12962551681024,
"spins": "true"
},
"plugins": [{
"name": "search-guard-ssl",
"version": "5.4.0-22",
"description": "Provides SSL for Elasticsearch 5",
"classname": "com.floragunn.searchguard.ssl.SearchGuardSSLPlugin",
"has_native_controller": false
}, {
"name": "ingest-mojito",
"version": "5.4.0",
"description": "Ingest processor that lime parser to extract extra fields.",
"classname": "com.exabeam.mojito.elasticsearch.MojitoIngestPlugin",
"has_native_controller": false
}],
"network_types": {
"transport_types": {
"com.floragunn.searchguard.ssl.http.netty.SearchGuardSSLNettyTransport": 2
},
"http_types": {
"com.floragunn.searchguard.ssl.http.netty.SearchGuardSSLNettyHttpServerTransport": 2
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment