Hi,
I have installed X-Pack in a curiosity to know how it works. Now I want to uninstall it. But I cannot uninstall. When I try uninstalling with these commands:
bin/elasticsearch-plugin remove x-pack
I am getting a number of Access denied exceptions. Below are the first few :
/home/suryakumar/elasticsearch/plugins/x-pack/commons-codec-1.10.jar: java.nio.file.AccessDeniedException: /home/suryakumar/elasticsearch/plugins/x-pack/commons-codec-1.10.jar
/home/suryakumar/elasticsearch/plugins/x-pack/javax.mail-1.5.6.jar: java.nio.file.AccessDeniedException: /home/suryakumar/elasticsearch/plugins/x-pack/javax.mail-1.5.6.jar
/home/suryakumar/elasticsearch/plugins/x-pack/netty-common-4.1.13.Final.jar: java.nio.file.AccessDeniedException: /home/suryakumar/elasticsearch/plugins/x-pack/netty-common-4.1.13.Final.jar
/home/suryakumar/elasticsearch/plugins/x-pack/resources/date_time_zonespec.csv: java.nio.file.AccessDeniedException: /home/suryakumar/elasticsearch/plugins/x-pack/resources/date_time_zonespec.csv
/home/suryakumar/elasticsearch/plugins/x-pack/resources/ml-en.dict: java.nio.file.AccessDeniedException: /home/suryakumar/elasticsearch/plugins/x-pack/resources/ml-en.dict
Note : I am using Ubuntu 16.04 LTS. Please help me out. I haven't installed it on kibana. But I cannot access kibana as it is asking Username and Password. elastic
and changeme
didnt worked out.
Thanks,
Suryakumar