下载作者编译好的ElasticView,https://github.com/1340691923/ElasticView/releases 双击ElasticView.exe 根据提示信息打开http://127.0.0.1:8090/ 账号密码均为admin .\elasticsearch-8.3.0\config\elasticsearch.yml 最下方加入以下配置(开启跨域访问) http.cors.enabled: true http.cors.allow-origin: ...
使用基于Go的ElasticView来对elasticsearch可视化管理
- 0