Created
December 29, 2018 13:41
-
-
Save nightmareze1/369354752a83eac0476cd87934b35ca5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Later, The reconfigured all indices with corrects replica the result is: | |
[root@ip-10-91-41-215 elk]# curl -XGET 'http://localhost:9200/_cat/indices?v' | |
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size | |
green open store_zone_pivots1520 ojStgKkbT8Wx1G_CE8XZKw 10 0 457845 0 64.7mb 64.7mb | |
green open store_zone_pivots1532 nNb0lnM2QpiFZPsFA1GS6Q 10 0 21122 0 65.5mb 65.5mb | |
green open store_zone_pivots1545 s41e_9wzRKGAojZ4L2amFA 10 0 457937 0 964.8mb 964.8mb | |
green open store_zone_pivots1541 OQvZFYflTI6vv8Bjc0YBJw 10 0 628574 46450 1.6gb 1.6gb | |
green open zones33 PuevnPN5QjK9crXabb9ggA 1 0 13 0 267.3kb 267.3kb | |
green open .kibana QqPVdBAETziTLQvFiN96pw 1 0 3 0 15.1kb 15.1kb | |
green open fluentd-20181228 mUycz5W9SHKEzOmy7oefWw 5 0 4 0 18.1kb 18.1kb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment