elasticsearch-head-chrome icon indicating copy to clipboard operation
elasticsearch-head-chrome copied to clipboard

Chrome Extension containing the ElasticSearch Head application.

Results 21 elasticsearch-head-chrome issues
Sort by recently updated
recently updated
newest added

Hello there, I'm just writing to let you know that it appears as though this extension was removed from the Chrome Web Store. Curious if you had any thoughts/comments on...

Is there a way to connect using API Key: https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-create-api-key.html JS client can connect like this: https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/7.x/client-connecting.html#auth-apikey

When I do a query on any field must missing, this is the query getting formed. which is ok but ![image](https://user-images.githubusercontent.com/23340275/88460562-b8546900-ceba-11ea-9c5a-08bc59637728.png) If I query on the field must not missing...

Does this extension supports Open Distro ? , I am not able to get status and connectivity with Open Distro.

My ES 7.0.1 clusters each use a self-signed TLS cert to serve client requests. ``` $ curl -ks https://localhost:9202/_cluster/health?pretty { "cluster_name" : "transcriptions-cluster1", "status" : "green", "timed_out" : false, "number_of_nodes"...

- Adding ability to allow user to specify output size - Adding localization for custom message

After upgrading the ES Cluster to ES 6.8.3, the elasticsearch-head extension (Version 0.1.5) doesn't work anymore when status of cluster is yellow. The browserconsole shows the following error: Uncaught TypeError:...

A while ago I turned on https and added basic auth, after which this extension worked for a while, but then stopped working. Inspection of the network requests shows 403...

I am not able to use this es-head extension after x-pack installation in es-v6.2.4 Could you please help?