Welcome to the elasticsearch plugin: gui. With this plugin you can do a number of things.
Cluster name | {{health.cluster_name}} |
---|---|
Number of nodes | {{health.number_of_nodes}} |
Number of data nodes | {{health.number_of_data_nodes}} |
Active primary shards | {{health.active_primary_shards}} |
Active shards | {{health.active_shards}} |
Relocating shards | {{health.relocating_shards}} |
Initializing shards | {{health.initializing_shards}} |
Unassigned shards | {{health.unassigned_shards}} |
Index | Size | #docs | #shards |
---|---|---|---|
{{key}} | {{value.index.primary_size}} | {{value.docs.num_docs}} | {{value.shards.size()}} |
Node name | Version | Client | Actions | |
---|---|---|---|---|
{{value.name}} | {{value.version}} | (data: {{value.attributes.data}}) | More info |