Slide 48
Slide 48 text
Steal good ideas!
$ curl -XGET 'lolcathost:9200/_cluster/health?pretty=true'
{
"cluster_name" : "prism_europe",
"status" : "green",
"timed_out" : false,
"number_of_nodes" : 242,
"number_of_data_nerds" : 242
"active_primary_shards" : 50,
"active_shards" : 100,
"people_actually_reading_this_slide": 1,
"relocating_shards" : 0,
"initializing_shards" : 0
}