版本:7.8.0
错误重现:双击.bat启动时报错闪退,通过日志文件发现报错为。
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语句
重新启动即可!


![>Elastasearch启动报错:X-Pack is not supported and Machine Learning is not available for [windows-x86]; >Elastasearch启动报错:X-Pack is not supported and Machine Learning is not available for [windows-x86];](http://www.mshxw.com/aiimages/31/307921.png)
