i installed x-pack in both es and kibana for monitoring cluster, and i want to disable elasticsearch security cause i don't want to change the existing code, so i only set 'xpack.security.enabled: false' in elasticsearch.yml,not in kibana.yml. but it seems that kibana security is also disabled... someone can help me? ps: all version is 5.3.2
You cannot do that. Kibana security relies on Elasticsearch
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.