当前位置: 首页 > 工具软件 > dejaVu > 使用案例 >

elasticsearch可视化工具-dejavu

狄富
2023-12-01

https://github.com/appbaseio/dejavu

docker run -p 1358:1358 -d appbaseio/dejavu

http.port: 9200
http.cors.allow-origin: "*"
http.cors.enabled: true
http.cors.allow-headers : X-Requested-With,X-Auth-Token,Content-Type,Content-Length,Authorization
http.cors.allow-credentials: true

 类似资料: