1.github访问地址: https://github.com/lmenezes/cerebro

5.Cerebro安装

2.下载安装

5.Cerebro安装

3.启动

5.Cerebro安装

4. 访问,9000端口 http://xxx.xxx:9000/

5.Cerebro安装
标题

5.权限控制及管理地址

cerebro的config目录下有application.conf

hosts = [

{

host = "http://100.76.37.64:9200"

# name = "elastic"

#},

# Example of host with authentication

#{

# host = "http://some-authenticated-host:9200"

# name = "Secured Cluster"

# auth = {

# username = "username"

# password = "secret-password"

# }

}

]

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
  • 2022-02-19
  • 2021-10-04
  • 2021-12-04
猜你喜欢
  • 2021-10-01
  • 2021-12-27
  • 2021-10-29
  • 2021-04-03
  • 2021-08-06
  • 2022-01-13
  • 2022-01-25
相关资源
相似解决方案