Hello,
I would like to show the Management field and Monitoring only for suer user.
Is that possible ?
Any help to read the code source of the kibana?
Is it Angluar JS ?
Hello,
I would like to show the Management field and Monitoring only for suer user.
Is that possible ?
Any help to read the code source of the kibana?
Is it Angluar JS ?
Are you using x-pack? With x-pack you can set up different roles for different users.
Kibana is a mix of a lot of stuff. Kibana started as an Angular 1.x application. Kibana is migrating to react so newer things are written in react.
Nathan
Thanks for your replay,
For example I would like to hide machine learning settings:
https://www.elastic.co/guide/en/kibana/master/ml-settings-kb.html
I tried to edit the kibana.yml:
sudo nano /etc/kibana/kibana.yml
and I have inserted to the last line:
xpack.ml.enabled: false
I restart the service kibana, but doesn't work.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.