1.

修改  config/elasticsearch.yml 

 

network.host: 0.0.0.0
discovery.seed_hosts: ["0.0.0.0"]

 

2.

elasticsearch-service   install

3.

如果 jvm 不一致 ,需要使用下面的命令修改 elasticsearch 配置信息.

elasticsearch-service.bat manager

相关文章:

  • 2021-06-06
  • 2021-10-06
  • 2021-07-19
  • 2021-08-31
  • 2021-09-20
  • 2022-01-06
  • 2022-01-26
  • 2022-12-23
猜你喜欢
  • 2022-01-20
  • 2021-12-28
  • 2021-08-20
  • 2021-11-15
  • 2021-05-08
  • 2021-08-10
  • 2021-08-18
相关资源
相似解决方案