Item logo image for Multi Elasticsearch Heads

Multi Elasticsearch Heads

2.9(

72 ratings

)
ExtensionDeveloper Tools80,000 users

14 support issues

  • All
  • Questions
  • Suggestions
  • Problems

truhan

Sep 11, 2024

Elasticsearch 7.17.23 开启http base验证登陆访问, 插件无法访问

es 配置如下:
http.port: 9200

# 允许跨域
http.cors.enabled: true
http.cors.allow-origin: "*"
http.cors.allow-headers: Authorization,X-Requested-With,Content-Type,Content-Length
http.cors.allow-credentials: true

# # 访问登陆控制
xpack.security.enabled: true
xpack.security.transport.ssl.enabled: true

开启用户名密码以后, 在插件中访问:
http://elastic:密码@服务器IP:9200
F12, 所有的请求都是400
http://elastic:密码@IP:9200/
{
"error": {
"root_cause": [
{
"type": "action_request_validation_exception",
"reason": "Validation Failed: 1: type is missing;"
}
],
"type": "action_request_validation_exception",
"reason": "Validation Failed: 1: type is missing;"
},
"status": 400
}

My QQ: 997411998
My email: truhan@qq.com

谢谢作者, 希望得到回复!

Damian Elder

Sep 10, 2024

Does it work with aws open search?

running aws open searching and using MESHS the field do not show in results when using structured query.

Troy Brown

Aug 22, 2024

0.4.2

Clusters with larger numbers of indices (rollover ELK stack) now fails to load the Overview page. It's blank.

Ing. Ivan Kostolný

Aug 21, 2024

your update has many shortcomings, pls asap solve it

your update has many shortcomings:

- if I log in to an endpoint that has basic auth, before it threw the login modal, now it immediately sets failed
- any request: no get calls
- any request: the design of the form is covered by the header menu

please solve it asap... thank you

海赶

Aug 20, 2024

0.4.1版本都连接不上远程服务

ui这些不重要,首先重要的是能使用

Pedro Cunha

Aug 20, 2024

Basic Auth not being sent

I'm trying to use basic auth by setting up the username:password@host format explained on the extension, but I don't see any of it being sent forward to the cluster and the requests keep failing due to anonymous user requests.

Any help debugging this?

MohamedEzzElDin

Aug 19, 2024

0.4.1 version release date

Would you please clarify when do you expect the release for version 0.4.1 which is intended to fix all UI and functionality issues in the plugin.
Appreciate it.

Gustavo Campos

Aug 16, 2024

Same UI issue

Any request" doesn't display the section for URL, and context and http method
"Structured Query" displays a white page

SOUL REAPER

Aug 16, 2024

Interface issue

"Structured Query" is not displaying

MohamedEzzElDin

Aug 16, 2024

Interface issues

"Any request" doesn't display the section for URL, and context and http method
"Structured Query" displays white page

Google apps