Hi Everyone!
I am making my way through the install of Elasticsearch/Kibana/Auditbeat and I am running into an issue. When I open up the Security/Detections I have an error "Detection Engine permissions required" I also have an error that states "Failed to retrieve list privileges'"
I was curious how I should go about adding the xpack.security.enabled: true statement to the elasticsearch.yml file - Should I be adding the statement to the end of the file under the "various" section?
I ask because the documentation is not explicit with how I am supposed to add these new statements to these files. I have tried and when I restart the services the webpage states "Kibana server not ready"
I am following these instructions:
Also. I am installing on latest version of Ubuntu.
any assistance is appreciated - Thanks