Kibana.yml does not contain any x-pack

Hi i am currently new to the elastic stack. i have x-pack successfully installed on elasticsearch and also kibana. I want to disable the security of x-pack but i can not find the xpack.security.enabled in my kibana.yml file. In fact, i can not find any xpack in my kibana.yml or elasticsearch.yml file.
i am using ubuntu 16.04 and i installed x-pack by this command:
bin ./kibana-plugin install x-pack
and similar on elasticsearch
Can anybody help me with this problem?

The configuration files do not include every possible option, and when you install x-pack, it does not automatically update the configuration file.

You just need to manually enter whatever settings you need to update.

Thank you so much for your reply. I guess you can close this topic now. It worked for me.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.