The cluster health:

{
  "cluster_name" : "elasticsearch",
  "status" : "yellow",
  "timed_out" : false,
  "number_of_nodes" : 2,
  "number_of_data_nodes" : 1,
  "active_primary_shards" : 16,
  "active_shards" : 16,
  "relocating_shards" : 0,
  "initializing_shards" : 0,
  "unassigned_shards" : 1,
  "delayed_unassigned_shards" : 0,
  "number_of_pending_tasks" : 0,
  "number_of_in_flight_fetch" : 0
}





On Tuesday, July 21, 2015 at 9:54:23 AM UTC-3, Juan Andres Ramirez wrote:
>
> Hello guys,
>         I was searching the answer in this group and in the web, but I 
> can't found the answer.
>
> 1- Graylog create 1 shard per indice?, so in this moment I have 17 shards 
> and in my config I have :
> elasticsearch_shards = 1
> elasticsearch_replicas = 0
>
> So I'm in development phase, I don't need replicas.
>
> 2- If I will change in config elasticsearch_shards = 2 , then I'm going to 
> have 34 shards 2 per index?.
>
> My last question, If I'm going to create an Elasticsearch a cluster with 4 
> nodes and change the setup elasticsearch_replicas = 1 , I'm going to have 
> 17 shard in every node automatically? 
>
> I have problem to know how to work the elasticsearch cluster and the 
> configuration to failover.
>
> Thank you.
>

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to