Elasticserach 6.3 compatibility issue with Linux RHEL version 7.4

Hi All,

I have upgraded our Linux OS version from 7.2 to 7.4 currently .
I was using Elasticsearch 2.2 version previously now upgraded this version to 6.3.

During setting up the ELK stack I have also upgraded logstash to 6.3
while starting the Elasticsearch I am getting below exception .

Exception
org.elasticsearch.ElasticsearchException: X-Pack is not supported and Machine Learning is not available for [linux-ppc64le]; you can use the other X- Pack features (unsupported) by setting xpack.ml.enabled: false in elasticsearch.yml
at org.elasticsearch.xpack.ml.MachineLearningFeatureSet.isRunningOnMlPlatform(MachineLearningFeatureSet.java:102) ~[?:?]
at org.elasticsearch.xpack.ml.MachineLearningFeatureSet.isRunningOnMlPlatform(MachineLearningFeatureSet.java:93) ~[?:?]
at org.elasticsearch.xpack.ml.MachineLearning.createComponents(MachineLearning.java:370) ~[?:?]

so please suggest the compatibility
Elasticsearch 6.3 , logstash 6.3 with Linus OS RHEL version 7.4.
and the reason for getting the above exception.

Would appreciate your suggestion and help resolve this issue,
and please reply for other details is required if any.

regards
Partha

As per our support matrix, we currently only support and test x86_64 architectures. This therefore seems to be an unsupported architecture.

Thank You @Christian_Dahlqvist . this is really helpful .

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.