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

My Elasticsearch instance is secured with basic authentication. Is there an option to enable this in the Chrome extension? I could not find it immediately.

The request for _analyze is send like this http://localhost:9200/ik-demo/_analyze?text=*** but, I got response code 400 {"error":{"root_cause":[{"type":"parse_exception","reason":"request body or source parameter is required"}],"type":"parse_exception","reason":"request body or source parameter is required"},"status":400}

while my es service is config with httpbasic auth, but i want use this to view my cluster instance info. where can config the auth??

`_forcemerge` has changed in 6.4.0 - REST API: Reject forcemerge requests with a body https://github.com/elastic/elasticsearch/pull/30792 (issue: https://github.com/elastic/elasticsearch/issues/29584) I use Elasticsearch `6.5.1`. I try to manually run `_forcemerge` command on a...

Hi, im new in elasticsearch so im just trying to understand from the beggining. Recently i start using the elasticsearch -head, but im not understanding how it works, i mean...

The history panel is great however it can get quite cluttered. Might be a nice feature to be able to manage those items and clear out the ones that are...

I use the Chrome Extension and it would be nice to see an option for User Settable List of Endpoints to connect to populated in a Dropdown (SELECT->OPTION) List for...

![image](https://user-images.githubusercontent.com/3468024/34332469-e2237212-e96b-11e7-8352-85c3544fd855.png) It didn't refresh the list of indices for both "Browser" & "Structured Query" tab, after removal some indices. There's no error found in console log.

Hello team, since enabling SAML for kibana, ES head is not working with 401 error. is this expected behavior ? There is no problem to enter kibana page using SSO...