NK
enabled: true
compression: true
cors:
enabled: true
allow-origin: "*"
allow-methods: OPTIONS, HEAD, GET, POST, PUT, DELETE
Size: a a a
NK
NK
MM
MM
MM
E
E
E
L
M
NK
ℝ
ℝ
AO
Hi Alexander,
We know that it's a long trip to come from Russian Federation to San Francisco for the Elastic{ON}17 Annual Elasticsearch Conference in March. Unfortunately, we won't have an Elastic{ON} Asia this year, so we'd like to extend extra saving that might help offset your costs a bit. From now until January 31st, if you purchase your Elastic{ON}17 ticket, we'll give you an extra 20% off the current New Year rate ($1,295). That's $300 USD off the full conference price ($1,495 USD).
Use this code for you discount: 17Globallove
AS
AS
$ curl -XGET 'localhost:9200/_cluster/health?pretty'
{
"cluster_name" : "elasticsearch",
"status" : "red",
"timed_out" : false,
"number_of_nodes" : 1,
"number_of_data_nodes" : 1,
"active_primary_shards" : 1319,
"active_shards" : 1319,
"relocating_shards" : 0,
"initializing_shards" : 4,
"unassigned_shards" : 3159,
"delayed_unassigned_shards" : 0,
"number_of_pending_tasks" : 2,
"number_of_in_flight_fetch" : 0,
"task_max_waiting_in_queue_millis" : 201,
"active_shards_percent_as_number" : 29.428826416778225
}
E
E
E
A
$ curl -XGET 'localhost:9200/_cluster/health?pretty'
{
"cluster_name" : "elasticsearch",
"status" : "red",
"timed_out" : false,
"number_of_nodes" : 1,
"number_of_data_nodes" : 1,
"active_primary_shards" : 1319,
"active_shards" : 1319,
"relocating_shards" : 0,
"initializing_shards" : 4,
"unassigned_shards" : 3159,
"delayed_unassigned_shards" : 0,
"number_of_pending_tasks" : 2,
"number_of_in_flight_fetch" : 0,
"task_max_waiting_in_queue_millis" : 201,
"active_shards_percent_as_number" : 29.428826416778225
}