vim /etc/elasticsearch/elasticsearch.yml
elasticsearch简单配置
network.host:0.0.0.0 #接收所有lostash的IP的数据
http.port: 9200 #elasticsearch端口

相关文章: