I have basic license on prem and elastic search and kibana versions is 7.6.1
I performed the flowing steps:
Enable security in elasticseach.yml --> xpack.security.enabled: true
Generate the passwords via bin/elasticsearch-setup-password auto
Add generated kibana user /password to the kibana keystore via bin/kibana-keystore add elasticsearch.username ; bin/kibana-keystore add elasticsearch.password;
Now I am able to login to Kiban based on generated users/passwords but after login, with e.g. elastic user I am not able to see the Security sub-section under the Management section
Please suggest me how to proceed, in order to be able to see the Security section in Kibana
I haven't seen this particular issue before. Would you be able to inspect your browser's dev tools when loading the Management screen, to see if there are any errors reflected?
If not, then we may need copies of your yml files as well as debug logs from Kibana (set logging.verbose: true in your kibana.yml) to diagnose further.
There is no error on Dev Tools. Also I would like to mention that, I am not able to log out from kibana UI, but I have no problems to call e.g. User API form Dev Tools
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.