ElasticSearch7安装启动问题

启动报错一:X-Pack is not supported and Machine Learning is not available for [windows-x86];

X-Pack is not supported and Machine Learning is not available for [windows-x86]; you can use the other X-Pack features (unsupported) by setting xpack.ml.enabled: false in elasticsearch.yml

解决办法:
elasticsearch.yml最后一行加入

 xpack.ml.enabled: false

将mysql数据导入至ElasticSearch

注意点一:

使用官方文档推荐的mysql版本,ElasticSearch7推荐版本为5.1.36

注意点二:

将jar包放到LogStash安装目录下的\logstash-core\lib\jars目录

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。