Hi there,
I installed x-pack for Kibana, Elasticsearch and Logstash twice, and it messed up my ELK twice. To my scenario, I only need protect Kibana.
Can I only install x-pack for Kibana to make user has to login?
Regards,
Fei
Hi there,
I installed x-pack for Kibana, Elasticsearch and Logstash twice, and it messed up my ELK twice. To my scenario, I only need protect Kibana.
Can I only install x-pack for Kibana to make user has to login?
Regards,
Fei
I am not sure you can or that you should. All of Kibana details are stored in elasticsearch. All kibana is is essentially a whole heap of amazing javascript.
You should protect the entire cluster and not just a front end as data is being sent between Kibana and ES. You need to protect that level of communication as well.
No, Kibana is mostly a set of plugins. x-pack is installed on kibana to support the x-pack in elasticsearch.
If you want to use the Security functionality in X-Pack you need it on both Elasticsearch and Kibana.
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.