When we list the indexes, we will get the status information. It shows the health of index in the elasticsearch cluster.
- green
All shards are allocated. - yellow
The primary shard is allocated but replicas are not. - red
The specific shard is not allocated in the cluster.
Because in the our experiment environment, we do not use the elasticsearch cluster. So the status is yellow is right.