Cannot login to Kibana after installing shield? Unable to restart the elasticsearch service?
Hi Team,
I have exactly followed steps as per link below and was successfully logged in to Kibana.
But once I installed shield and created users its not allowing to login.
I tried restarting elasticsearch service but it throws error as below
./elasticsearch restart
Stopping elasticsearch: [ OK ]
Starting elasticsearch: log4j:WARN No appenders could be found for logger (bootstrap).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ OK ]
Is NGNIX blocking the access as previous I configured admin user using ngnix?
Please suggest how to proceed further?
I followed below link
https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-elk-stack-on-ubuntu-14-04