This is output on the same elasticnode:
curl -X GET "https://elasticnode3:9200/_cluster/stats?human&pretty" -k
{
"_nodes" : {
"total" : 3,
"successful" : 3,
"failed" : 0
},
"cluster_name" : "hlsmtc",
"timestamp" : 1541266150537,
"status" : "green",
"indices" : {
"count" : 707,
"shards" : {
"total" : 4311,
"primaries" : 2155,
"replication" : 1.0004640371229698,
"index" : {
"shards" : {
"min" : 2,
"max" : 10,
"avg" : 6.097595473833097
},
"primaries" : {
"min" : 1,
"max" : 5,
"avg" : 3.048090523338048
},
"replication" : {
"min" : 1.0,
"max" : 2.0,
"avg" : 1.0014144271570014
}
}
},
"docs" : {
"count" : 1706884793,
"deleted" : 1118462
},
"store" : {
"size" : "636.9gb",
"size_in_bytes" : 683960705355
},
"fielddata" : {
"memory_size" : "6.3mb",
"memory_size_in_bytes" : 6641160,
"evictions" : 0
},
"query_cache" : {
"memory_size" : "328.7mb",
"memory_size_in_bytes" : 344737278,
"total_count" : 12051049,
"hit_count" : 189111,
"miss_count" : 11861938,
"cache_size" : 3855,
"cache_count" : 6781,
"evictions" : 2926
},
"completion" : {
"size" : "0b",
"size_in_bytes" : 0
},
"segments" : {
"count" : 30826,
"memory" : "2.2gb",
"memory_in_bytes" : 2422690768,
"terms_memory" : "1.6gb",
"terms_memory_in_bytes" : 1801506514,
"stored_fields_memory" : "352.5mb",
"stored_fields_memory_in_bytes" : 369670176,
"term_vectors_memory" : "0b",
"term_vectors_memory_in_bytes" : 0,
"norms_memory" : "29.4mb",
"norms_memory_in_bytes" : 30908480,
"points_memory" : "103.5mb",
"points_memory_in_bytes" : 108629958,
"doc_values_memory" : "106.7mb",
"doc_values_memory_in_bytes" : 111975640,
"index_writer_memory" : "95.9mb",
"index_writer_memory_in_bytes" : 100587218,
"version_map_memory" : "21.1mb",
"version_map_memory_in_bytes" : 22133189,
"fixed_bit_set" : "1mb",
"fixed_bit_set_memory_in_bytes" : 1085256,
"max_unsafe_auto_id_timestamp" : 1541231846997,
"file_sizes" : { }
}
},
"nodes" : {
"count" : {
"total" : 3,
"data" : 3,
"coordinating_only" : 0,
"master" : 3,
"ingest" : 3
},
"versions" : [
"6.4.2"
],
"os" : {
"available_processors" : 12,
"allocated_processors" : 12,
"names" : [
{
"name" : "Linux",
"count" : 3
}
],
"mem" : {
"total" : "46.5gb",
"total_in_bytes" : 49968709632,
"free" : "508.5mb",
"free_in_bytes" : 533209088,
"used" : "46gb",
"used_in_bytes" : 49435500544,
"free_percent" : 1,
"used_percent" : 99
}
},
"process" : {
"cpu" : {
"percent" : 48
},
"open_file_descriptors" : {
"min" : 9784,
"max" : 25861,
"avg" : 19880
}
},
"jvm" : {
"max_uptime" : "2.7d",
"max_uptime_in_millis" : 237214523,
"versions" : [
{
"version" : "1.8.0_172",
"vm_name" : "Java HotSpot(TM) 64-Bit Server VM",
"vm_version" : "25.172-b11",
"vm_vendor" : "Oracle Corporation",
"count" : 1
},
{
"version" : "1.8.0_191",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "25.191-b12",
"vm_vendor" : "Oracle Corporation",
"count" : 2
}
],
"mem" : {
"heap_used" : "12.8gb",
"heap_used_in_bytes" : 13752094352,
"heap_max" : "23.9gb",
"heap_max_in_bytes" : 25665208320
},
"threads" : 463
},
"fs" : {
"total" : "1.4tb",
"total_in_bytes" : 1610455449600,
"free" : "843.4gb",
"free_in_bytes" : 905666670592,
"available" : "843.4gb",
"available_in_bytes" : 905666670592
},
"plugins" : [
{
"name" : "ingest-geoip",
"version" : "6.4.2",
"elasticsearch_version" : "6.4.2",
"java_version" : "1.8",
"description" : "Ingest processor that uses looksup geo data based on ip adresses using the Maxmind geo database",
"classname" : "org.elasticsearch.ingest.geoip.IngestGeoIpPlugin",
"extended_plugins" : ,
"has_native_controller" : false
},
{
"name" : "discovery-ec2",
"version" : "6.4.2",
"elasticsearch_version" : "6.4.2",
"java_version" : "1.8",
"description" : "The EC2 discovery plugin allows to use AWS API for the unicast discovery mechanism.",
"classname" : "org.elasticsearch.discovery.ec2.Ec2DiscoveryPlugin",
"extended_plugins" : ,
"has_native_controller" : false
},
{
"name" : "repository-s3",
"version" : "6.4.2",
"elasticsearch_version" : "6.4.2",
"java_version" : "1.8",
"description" : "The S3 repository plugin adds S3 repositories",
"classname" : "org.elasticsearch.repositories.s3.S3RepositoryPlugin",
"extended_plugins" : ,
"has_native_controller" : false
}
],
"network_types" : {
"transport_types" : {
"security4" : 3
},
"http_types" : {
"security4" : 3
}
}
}
}
=============
I ran the following query and got {}.... what did this mean?
curl -XGET 'https://elasticnode3:9200/_template/metricbeat?pretty=true' -k
{ }
This is very important, after upgrade, almost all of our dashboards stopped working, they are all the default dashboards from V6.3.2...
Please help. Thanks
Li