I'm working with Elasticsearch and Kibana on Power PC docker containers. I'm using the Dockerfiles from ppc64le/build-scripts repository to create the container images, which use the source code on GitHub from the elastic organization to build the applications for PowerPC architecture:
I recently updated Elasticsearch and Kibana version from 7.6.0 to 7.9.1 and I'm not able to see : Management > Elasticsearch > Index Management anymore as I used to do with the previous version.
We made some changes to the navigation of Kibana in recent minors, so the path you're describing is not exactly the same as the one that is currently supported- but the feature still exists under "Stack Management > Data > Index management"
The Dockerfile was indeed building the OSS version. I had to change it and work around the chromium install part (not supported on ppc64le platform) in order for non-oss version to be built successfully.
Now I can see the extra sections from the basic licence.
Thanks for the support!
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.