What is a cluster health in Elasticsearch? -


i'm new elastic search, , i'm trying figure out cluster health represent. have looked through references , es definitive guide can't find answer.

this described in cluster health api page. status key piece of information for.

  • red = 1 or more primary shards missing
  • yellow = primary shards allocated replicas not
  • green = primary , replica shards have been allocated

Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -