elasticsearch-kopf
elasticsearch-kopf copied to clipboard
web admin interface for elasticsearch
Hi guys, by chance I visited http://fairgleich.de/#!/nodes a few min ago and it seems that it is publicly accessible, without authentication - I assume this is unintended. I'm presented with...
When I try connecting to Elasticsearch Kopf, it shows this exception and not letting me perform other actions. `[2019-08-28 11:51:25] Elasticseach connection: [2019-08-28 11:51:25] {"host":"http://127.0.0.1:9000","withCredentials":false} [2019-08-28 11:51:25] Error executing request:...
Is this project using continuous integration services (e.g., Travis-CI or Jenkings)? Or has it used at any point of its lifetime?
Documentation for 2.x and 5.x defines PUT as operation to create an index. Starting with 5.0.0-rc1 POST is not allowed for creating indices anymore.
Restoring large indexes can be slow, e.g. we have a 450G index with lots of shards that takes an hour to restore. It would be helpful to have a way...
``` # curl -X GET 'http://localhost:9200' { "name" : "WAVImbK", "cluster_name" : "elasticsearch", "cluster_uuid" : "f70CqONkSmum0djcddQjRg", "version" : { "number" : "5.6.4", "build_hash" : "8bbedf5", "build_date" : "2017-10-31T18:55:38.105Z", "build_snapshot" :...
GitHub changed the way markdown renders to html. This fixes the headings in the README.
Dear Support, We're running kopf 1.5.7-SNAPSHOT on centos 7.3 with ES 1.7.1. The load average is missing. We have tried kopf 1.5.7, kopf 1.6.1 and kopf 2.1.2 but we got...